mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
Fix code generation link
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Codegen backend testing
|
||||
|
||||
See also the [Code generation](../../../src/backend/codegen.md) chapter.
|
||||
See also the [Code generation](../../backend/codegen.md) chapter.
|
||||
|
||||
In addition to the primary LLVM codegen backend, the rust-lang/rust CI also runs tests of the [cranelift][cg_clif] and [GCC][cg_gcc] codegen backends in certain test jobs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user