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.
2 parents e702522 + 52abae6 commit 622963aCopy full SHA for 622963a
miri
@@ -30,7 +30,7 @@ times and slower execution times.
30
Format all sources and tests. <flags> are passed to `rustfmt`.
31
32
./miri clippy <flags>:
33
-Format all sources and tests. <flags> are passed to `cargo clippy`.
+Runs clippy on all sources. <flags> are passed to `cargo clippy`.
34
35
./miri many-seeds <command>:
36
Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS
0 commit comments