We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52f9fa commit 8d6d822Copy full SHA for 8d6d822
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