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
- dead_code suggestion for unused fields does not account for changes to auto trait implementations
- Unable to infer fn item to fn ptr coercion when fn ptr nested within more than one level of generics
- Behavior of lifetime elision on RPITIT is not similar with RPIT
- Missing CSE caused by for loop on slice
- `cargo test` performance regression on Windows on version 1.75.0
- Rename `AsyncIterator` back to `Stream`, introduce an AFIT-based `AsyncIterator` trait
- Diagnostics suggest incorrect paths when inline modules are used
- Failure to consistently choose between inherent impl and trait method inside an async block
- `refining_impl_trait` only fires on public traits
- Document memory ordering guarantees for `std::thread::spawn()`
- Docs
- Rust not yet supported