Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 562ab2f

Browse files
tmiaskojyn514
authored andcommitted
s/--blessed/--bless/
1 parent 3f4a67e commit 562ab2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/doc/rustc-dev-guide/src/llvm-coverage-instrumentation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,8 +298,8 @@ Expected results for both the `mir-opt` tests and the `coverage*` tests under
298298
`run-make-fulldeps` can be refreshed by running:
299299

300300
```shell
301-
$ ./x.py test mir-opt --blessed
302-
$ ./x.py test src/test/run-make-fulldeps/coverage --blessed
301+
$ ./x.py test mir-opt --bless
302+
$ ./x.py test src/test/run-make-fulldeps/coverage --bless
303303
```
304304

305305
[mir-opt-test]: https://github.com/rust-lang/rust/blob/master/src/test/mir-opt/instrument_coverage.rs

0 commit comments

Comments
 (0)