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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `String.extend(repeat_n(...))` could optimize better
- Fix for pattern types causing ICE in `debuginfo` generation
- `Send is not general enough` misleadingly reported, covering actual issue of captured reference lifetime
- ICE: `cannot convert '{erased} to a region vid`
- `let-else` does not respect `macro_rules` `expr` metavariable grouping
- Exporting symbols with 8445 characters or more gets them subdivided into multiple symbols on Windows
- false positive `unused-extern-crates`
- min_specialization with const traits can call non-const function in consteval
- ICE: `type_of called on const argument's anon const before the const argument was lowered`
- ICE cannot find `!BoundConst { var: 1 }` in param-env: ParamEnv { }
- Docs
- Rust not yet supported