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
- `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()`
- Can't compile with statically linked binary (error: linking with `cc` failed: exit status: 1)
- rustdoc: search should prioritize matching capitalization
- integer overflow in parser angle bracket handling
- exponential compile times for simple function compositions
- Docs
- Rust not yet supported