rust
https://github.com/mozilla/rust
Rust
A safe, concurrent, practical language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- A procedural macro library can exceed the PE/COFF export ordinal limit on x86_64-pc-windows-gnu
- Bad optimisation of slice equality across platforms and architectures.
- Strange ASM pessimizations as a result of algorithmic optimization
- Conflicting implementation of trait with `generic_const_exprs` feature
- `-Zmacro-backtrace` gets confused when macros define other macros
- No auto-vectorization in such case since 1.54.0
- Rust fails to deduce `enumerate()` range
- generic_const_exprs: unification does not look into const items
- When trying to use cross language LTO on windows for the MSVC target, proc macros give a linker error without an explicit target
- Instrumentation (-Zinstrument-mcount) broken due to missing LLVM-pass since LLVM13 update
- Docs
- Rust not yet supported