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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Collecting into a Result<Vec<_>> doesn't reserve the capacity in advance
- rayon type inference regression
- panic mode where it aborts upon panic iff there are no catch_unwind calls to catch it
- Spurious "note: downstream crates may implement trait `Foo` for type `&_`"
- Reference to a #[thread_local] is dereferenced too early
- Use apple's version of clang to compile iOS targets by default
- Collect and aggregate timing statistics of CI builders
- Linking with `gcc` fails on Windows
- Provide a way to const-initialize vendor-specific vector types
- Traits and associated types are not properly resolved in trait clauses
- Docs
- Rust not yet supported