Rollup merge of #70567 - JOE1994:patch-3, r=Centril
Fix broken link in README Fix broken link to `rustc-dev-guide` section for `codegen`
This commit is contained in:
commit
aaa8aa3181
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ that runs towards the end of the compilation process.
|
||||||
|
|
||||||
For more information about how codegen works, see the [rustc dev guide].
|
For more information about how codegen works, see the [rustc dev guide].
|
||||||
|
|
||||||
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/codegen.html
|
[rustc dev guide]: https://rustc-dev-guide.rust-lang.org/backend/codegen.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue