fix comment in ./miri
This commit is contained in:
parent
e7025223db
commit
52abae6826
2
miri
2
miri
@ -30,7 +30,7 @@ times and slower execution times.
|
|||||||
Format all sources and tests. <flags> are passed to `rustfmt`.
|
Format all sources and tests. <flags> are passed to `rustfmt`.
|
||||||
|
|
||||||
./miri clippy <flags>:
|
./miri clippy <flags>:
|
||||||
Format all sources and tests. <flags> are passed to `cargo clippy`.
|
Runs clippy on all sources. <flags> are passed to `cargo clippy`.
|
||||||
|
|
||||||
./miri many-seeds <command>:
|
./miri many-seeds <command>:
|
||||||
Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS
|
Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS
|
||||||
|
Loading…
Reference in New Issue
Block a user