We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8110c commit 1f4d6acCopy full SHA for 1f4d6ac
src/backend/backend-agnostic.md
@@ -8,7 +8,7 @@ namely LLVM, [Cranelift], and [GCC].
8
9
[Cranelift]: https://github.com/bjorn3/rustc_codegen_cranelift
10
[GCC]: https://github.com/rust-lang/rustc_codegen_gcc
11
-[`rustc_codegen_ssa`]: https://doc.rust-lang.org/stable/nightly-rustc/rustc_codegen_ssa/index.html
+[`rustc_codegen_ssa`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_ssa/index.html
12
13
# Refactoring of `rustc_codegen_llvm`
14
by Denis Merigoux, October 23rd 2018
0 commit comments