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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Incomplete optimization with opt-level=z compared to clang for possible pre-compiled expressions
- New API: Range::cmp_scalar; comparison (less/equal/greater) to a primitive of the Range
- `#[must_use]` on traits should apply to all types that implement the trait, not just for `impl Trait` placeholders
- ICE: `rustc_specialization_trait` and circular associated type
- Bogus `higher-ranked lifetime error` in an async block
- intra-doc link failed linkchecker when depending on `cfg(doc)`
- Warm/disallow NaN equality?
- diagnostics for lifetime issues sometimes point to code unrelated to the issue
- Give a better error when HRTB require a function to be valid for 'static references
- 1.64 - Unexpected `dead_code` warning from inside macro expansion.
- Docs
- Rust not yet supported