We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542ee0b commit 8e7bafcCopy full SHA for 8e7bafc
miri
@@ -15,9 +15,6 @@ Just build miri. <flags> are passed to `cargo build`.
15
./miri check <flags>:
16
Just check miri. <flags> are passed to `cargo check`.
17
18
-./miri cargo <flags>:
19
-Run `cargo miri <flags>`.
20
-
21
./miri test <flags>:
22
Build miri, set up a sysroot and then run the test suite. <flags> are passed
23
to the final `cargo test` invocation.
0 commit comments