rust
https://github.com/rust-lang/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 supported365 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing reverse order in `dedup_by` docs
- Avoid dropping losing rustc_thread_pool scope panic payloads
- Tracking issue for `core::marker::Tuple`
- Reorganize `tests/ui/issues` [9/N]
- bounds check may not be properly elminated with (Bound<usize>, Bound<usize>) indexer but elminated with some cases
- Emit a suggestion to cast the never type into a concrete type when it fails to satisfy an `impl Trait` bound
- Expose more info about ADTs and functions in rustc_public
- Reject `impl const Trait` since the right syntax is `const impl Trait` now
- Update mingw-w64 C toolchain
- Eagerly fetch typeck results when linting
- Docs
- Rust not yet supported