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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Suggest .unwrap() if an Ok(T) would satisfy a trait bound for a Result
- `#![no_implicit_prelude]` cannot coexist with `#[rustfmt::skip]` and other tool-prelude attributes
- Exponential compile time for linear amount of "simple" trait bounds
- Rustdoc JSON: Invalid output for `core`
- Confusing box_clone error should recommend implementing Clone
- C string literals can't just use a trivial conversion from regular string or byte literals
- Implement `PartialOrd` and `Ord` for `Discriminant`
- "captured variable cannot escape `FnMut` closure body" doesn't say which variable escapes
- Implied bounds / well-formedness of references treats contravariant lifetimes the same as covariant
- Clippy fails to fix unnecessary_to_owned
- Docs
- Rust not yet supported