File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -299,11 +299,10 @@ $ ./x.py test tests/run-make-fulldeps/coverage --bless
299299```
300300
301301[mir-opt-test]: https://github.com/rust-lang/rust/blob/master/tests/mir-opt/instrument_coverage.rs
302- [coverage-test-samples]: https://github.com/rust-lang/rust/tree/master/tests/run-make-fulldeps/coverage
303- [`coverage-reports`]: https://github.com/rust-lang/rust/tree/master/tests/run-make-fulldeps/coverage-reports
304- [`coverage-spanview`]: https://github.com/rust-lang/rust/tree/master/tests/run-make-fulldeps/coverage-spanview
302+ [coverage-test-samples]: https://github.com/rust-lang/rust/tree/master/tests/run-make/coverage
303+ [`coverage-reports`]: https://github.com/rust-lang/rust/tree/master/tests/run-make/coverage-reports
305304[spanview-debugging]: compiler-debugging.md#viewing-spanview-output
306- [`coverage-llvmir`]: https://github.com/rust-lang/rust/tree/master/tests/run-make-fulldeps /coverage-llvmir
305+ [`coverage-llvmir`]: https://github.com/rust-lang/rust/tree/master/tests/run-make/coverage-llvmir
307306
308307## Implementation Details of the `InstrumentCoverage` MIR Pass
309308
You can’t perform that action at this time.
0 commit comments