We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e864c02 commit 4cb2b3bCopy full SHA for 4cb2b3b
src/backend/backend-agnostic.md
@@ -6,7 +6,7 @@
6
provides an abstract interface for all backends to implement,
7
namely LLVM, [Cranelift], and [GCC].
8
9
-[Cranelift]: https://github.com/bjorn3/rustc_codegen_cranelift
+[Cranelift]: https://github.com/rust-lang/rustc_codegen_cranelift
10
[GCC]: https://github.com/rust-lang/rustc_codegen_gcc
11
[`rustc_codegen_ssa`]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_codegen_ssa/index.html
12
0 commit comments