Skip to content

Commit 52abae6

Browse files
committed
fix comment in ./miri
1 parent e702522 commit 52abae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

miri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ times and slower execution times.
3030
Format all sources and tests. <flags> are passed to `rustfmt`.
3131
3232
./miri clippy <flags>:
33-
Format all sources and tests. <flags> are passed to `cargo clippy`.
33+
Runs clippy on all sources. <flags> are passed to `cargo clippy`.
3434
3535
./miri many-seeds <command>:
3636
Runs <command> over and over again with different seeds for Miri. The MIRIFLAGS

0 commit comments

Comments
 (0)