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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Coroutines should be able to implement `for<'a> Coroutine<&'a mut T>`
- Export low-level common interfaces for mutex, condvar, etc.
- Oddity in what lines count towards coverage
- UnixDatagram: please support vectored send
- Tracking issue for -Z binary-dep-depinfo
- StorageLive (and even StorageDead) may be unnecessary in MIR.
- Large compile times with repetitive trait bound
- casting trait methods to FnOnce(&mut dyn Trait) is not ergonomic
- Missed optimization on only used once allocation
- Diagnostics for mismatched generic types for constructors accessed via Self could show where the mismatch occurs
- Docs
- Rust not yet supported