We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe3dcf commit 0b709aaCopy full SHA for 0b709aa
posts/inside-rust/2020-11-12-source-based-code-coverage.md
@@ -69,7 +69,7 @@ request].
69
70
[MCP]: https://github.com/rust-lang/compiler-team/issues/278
71
[PRs]: https://github.com/rust-lang/rust/pulls?q=is%3Apr+author%3Arichkadel+is%3Aclosed+closed%3A%3C2020-11-06
72
-[guide]: https://doc.rust-lang.org/nightly/unstable-book/compiler-flags/source-based-code-coverage.html
+[guide]: https://doc.rust-lang.org/beta/unstable-book/compiler-flags/instrument-coverage.htmL
73
[report them]: https://github.com/rust-lang/rust/issues/new/choose
74
[Zulip stream]: https://rust-lang.zulipchat.com/#narrow/stream/233931-t-compiler.2Fmajor-changes/topic/Implement.20LLVM-compatible.20source-based.20cod.20compiler-team.23278
75
[feature request]: https://github.com/rust-lang/rust/issues/34701
0 commit comments