rust
https://github.com/mozilla/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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Borrow checker does not release a mutable borrow when the condition is false on async function
- Bad parse error on many token sequences
- Rustc crashes at compiler/rustc_middle/src/ty/instance.rs, caused by assertion `left matches right` failed
- Rustc crashes at `compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs:2156:17`
- "expected opaque type, found ..." when trait impl with type_alias_impl_trait
- Associated Type Bounds on Trait Bounds on GAT produce error
- Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg`
- ICE during orphanck with the next solver involving opaque type "covered" by a fundamental type
- `std::fs::DirEntry::metadata` should clarify it might not be the latest metadata in Windows
- clarify BufRead::{fill_buf, consume} docs
- Docs
- Rust not yet supported