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
- Implementing generic trait for dyn T is not allowed when a supertrait with different type parameter is present
- The memory order of the store to `weak` in `is_unique` is over-strict
- Hang in mutually recursive GAT projections involving HRTBs
- Compiler error when using a const generic alias in an associated type bound in a super trait
- Using maybe-sized APIT in `async fn` produces duplicate E0277 diagnostic
- BinaryHeap integer overflow with ZST?
- Error for `for let mut v = vec![]; v.push(v);` ‒ "error[E0275]: overflow assigning `Vec<_>` to `_`" ‒ seems poor
- x.py doesn't respect --host when rustc is missing and building on windows
- ICE `suggestion must not have overlapping parts` duplicate bound
- ICE reports ignore `--color=never`
- Docs
- Rust not yet supported