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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- ICE: `normalizing inherent associated consts in the type system is unsupported`
- Trying to move a `&mut` out of a `static` gives confusing error
- Inaccurate diagnostic when using associated type as a value
- invalid syntax in "consider further restricting this bound" when there is already a bound present
- Bug in std::thread::spawn causing "failed to spawn thread: Os { code: 22, kind: InvalidInput, message: 'Invalid argument' }"
- rustc hangs when resolving trait impl with invalid type parameters
- Error E0311 help suggests adding an explicit lifetime bound on unknown `anon` type
- ICE: ` region parameter out of range when instantiating args`
- Worse perf with NonZero
- Applying `do_not_recommend` to tuple implementations causes them to not be decomposed in diagnostics
- Docs
- Rust not yet supported