Skip to content

Commit e85da83

Browse files
Merge pull request #15 from johkra/patch-1
Fix typo in link to rust avr bug list
2 parents c52f9fa + 8d6d822 commit e85da83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ to compile the `core` crate without hitting any LLVM assertion before it's
182182
enabled in `rustc`. A likely outdated list of LLVM bugs that need to be fixed
183183
can be found in [the issue tracker of the rust-avr fork of rustc][rust-avr].
184184

185-
[rust-var]: https://github.com/avr-rust/rust/issues
185+
[rust-avr]: https://github.com/avr-rust/rust/issues
186186

187187
TL;DR `rustc` will support the AVR architecture when the LLVM backend is
188188
relatively bug free. As LLVM is a project independent of the Rust project we

0 commit comments

Comments
 (0)