test_nightly.sh 102 B

1234567
  1. #!/bin/sh
  2. set -ex
  3. cargo bench --verbose
  4. cargo test --verbose --manifest-path=num-macros/Cargo.toml