|
@ -4,4 +4,5 @@ |
|
|
export RUSTFLAGS="-C overflow-checks=on" |
|
|
export RUSTFLAGS="-C overflow-checks=on" |
|
|
|
|
|
|
|
|
cargo test --release -- -Zunstable-options --report-time |
|
|
cargo test --release -- -Zunstable-options --report-time |
|
|
|
|
|
|
|
|
|
|
|
cargo test --no-run --features=print-trace |
|
|
|
|
|
cargo test --no-run --no-default-features |