]> git.lizzy.rs Git - rust.git/commit
[cargo-miri] support nextest
authorRain <rain@sunshowers.io>
Wed, 20 Jul 2022 02:37:24 +0000 (19:37 -0700)
committerRain <rain@sunshowers.io>
Thu, 21 Jul 2022 01:44:20 +0000 (18:44 -0700)
commit88ad9ca9067ea1ce04313d7384c14fc24d1adbee
tree6999064ea6fbde87b759be3b4c51b11fed20a83c
parent9ecdc9ea6180118efcf4192ce5e073c39fb5db30
[cargo-miri] support nextest

Add the ability to run the `list` and `run` nextest commands, which
enable per-test isolation.
cargo-miri/bin.rs