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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Move reporting recursion limit errors outside of the trait system
- Rustc diagnostics don’t realize that assignments from a match guard can be used in the following match arms.
- Incorrect span used for doctests defined using `#[doc(include)]` or `#[doc = include_str!("...")]`
- include!()-ing stuff that uses $[macro_export(local_inner_macros)] triggers #[deny(macro_expanded_macro_exports_accessed_by_absolute_paths)]
- Failed analysis of index dominance
- Error message improvement for function argument macro
- Compiler generates loop that unnecessarily repeats a comparison every iteration.
- Mismatched lifetime on trait impl shows a misleading error
- "overflow evaluating the requirement" regression in nightly-2020-12-27
- Error in trait solving
- Docs
- Rust not yet supported