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 e702522 commit 52abae6Copy full SHA for 52abae6
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