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:
bors 2022-07-07 12:20:53 +00:00
commit 622963a2df

2
miri
View file

@ -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