We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c52f9fa + 8d6d822 commit e85da83Copy full SHA for e85da83
faq.md
@@ -182,7 +182,7 @@ to compile the `core` crate without hitting any LLVM assertion before it's
182
enabled in `rustc`. A likely outdated list of LLVM bugs that need to be fixed
183
can be found in [the issue tracker of the rust-avr fork of rustc][rust-avr].
184
185
-[rust-var]: https://github.com/avr-rust/rust/issues
+[rust-avr]: https://github.com/avr-rust/rust/issues
186
187
TL;DR `rustc` will support the AVR architecture when the LLVM backend is
188
relatively bug free. As LLVM is a project independent of the Rust project we
0 commit comments