Auto merge of #2343 - RalfJung:comment, r=RalfJung
fix comment in ./miri pointed out in https://github.com/rust-lang/miri/pull/2288#discussion_r915445912
This commit is contained in:
commit
622963a2df
1 changed files with 1 additions and 1 deletions
2
miri
2
miri
|
|
@ -30,7 +30,7 @@ times and slower execution times.
|
|||
Format all sources and tests. <flags> are passed to `rustfmt`.
|
||||
|
||||
./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>:
|
||||
Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue