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
- Printing of types expands type aliases, but does not avoid naming collisions of lifetimes that can thus occur in HRTs
- `Self` based method bounds defeat newtype pattern
- Tracking Issue for unstable sorting in const context
- Function operating on arrays performs a lot worse for arrays of length 2
- 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)`
- Docs
- Rust not yet supported