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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Implement RFC 3943: MIR move elimination
- Avoid dropping losing rustc_thread_pool scope panic payloads
- Tracking issue for `core::marker::Tuple`
- bounds check may not be properly elminated with (Bound<usize>, Bound<usize>) indexer but elminated with some cases
- Expose more info about ADTs and functions in rustc_public
- Eagerly fetch typeck results when linting
- Deny partial `-Z stack-protector` by default in all editions
- Function item should not be used as const arg
- trait solver: Capture binder region constraints while relating
- Use a dummy `TypeckResults` instead of `Option<TypeckResults>` when linting
- Docs
- Rust not yet supported