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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing diagnostics when forgetting to import `rustc_abi` crate
- Allow way to get merged doctests while developing on latest when MSRV doesn't support 2024 Edition
- ICE: `late-bound type parameter not allowed on function pointer types`
- Possible regression for ui/match/issue-114691.rs
- Lint on `mod foo {}` inside of `foo.rs`
- ICE+errors: associated_const_equality: normalize_erasing_regions.rs: Failed to normalize Alias(Projection, _)
- Stuck on the call to `def_path_str`
- `unused_assignments` triggered by closure even though value is used
- Adding `use std::error::Error` unexpectedly breaks lifetime inference
- `type annotations needed` for `if let Some(whatever) = todo!() {` not very helpful
- Docs
- Rust not yet supported