We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40734a4 commit 806bed2Copy full SHA for 806bed2
test.sh
@@ -2,6 +2,7 @@
2
3
set -euxo pipefail
4
5
-cargo test
+rm Cargo.lock
6
cargo +1.36.0-x86_64-unknown-linux-gnu test --features=old_rust --test self_cell
7
+cargo test
8
cargo +nightly miri test --test self_cell
0 commit comments