diff --git a/test.sh b/test.sh index e8cbdb8..1121a54 100755 --- a/test.sh +++ b/test.sh @@ -2,6 +2,7 @@ set -euxo pipefail -cargo test +rm Cargo.lock cargo +1.36.0-x86_64-unknown-linux-gnu test --features=old_rust --test self_cell +cargo test cargo +nightly miri test --test self_cell \ No newline at end of file