accept review suggestion

Co-authored-by: Noah Lev <camelidcamel@gmail.com>
This commit is contained in:
Tshepang Mbambo 2023-02-17 09:28:03 +02:00 committed by Noah Lev
parent 8d9c533ac3
commit a5046f57db
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ namely LLVM, [Cranelift], and [GCC].
[Cranelift]: https://github.com/bjorn3/rustc_codegen_cranelift
[GCC]: https://github.com/rust-lang/rustc_codegen_gcc
[`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
# Refactoring of `rustc_codegen_llvm`
by Denis Merigoux, October 23rd 2018