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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Lint elided lifetimes when the argument that triggered the elision is not used
- Intra-doc links do not resolve associated items for blanket impls
- unreachable warning when an unreachable!() macro is called
- Print backtraces for LLVM segfaults and aborts
- inaccurate const drop error doesn't mention #![feature(const_precise_live_drops)]
- Moving all elements out of a Vec generates worse assembly since 1.45
- Call macro error depending on the context
- proc-macro receives warnings only when used within `macro_rules!` macros
- Feature request: Use 'trampolines' to make most of the body of a generic function non-generic
- What's the difference between `rustc_middle::{something}` and `rustc_{something}`?
- Docs
- Rust not yet supported