mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user