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
- Tracking Issue for const_eval_select
- Imports of legacy modules with numeric constants do not get flagged as unused when the corresponding type is used in the code
- Missing instructions on Windows Mingw INSTALL.md
- rustdoc picks an odd "canonical" path for some often-reexported types
- HashMap struct key with `'static` lifetime screws with return lifetime using methods like `.get()`
- creating mutable variable of reference in destructuring of tuple containing one immovable (!Copy) object causes `E0507`: cannot move out of shared reference and incorrect help diagnostic
- When `#![no_main]` is set, `#[start]` is silently ignored
- hide panic internals in short backtraces
- Suggest cloning `Arc` moved into closure
- cleanup `candidate_should_be_dropped_in_favor_of`
- Docs
- Rust not yet supported