rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- unused_crate_dependencies false positives for dev-dependencies added for Doctests
- Bad diagnostics when constructing tuple variant with static ref inside const
- Slightly extend help diagnostic for immediately invoked closure
- Suggest arithmetic promotion conversion using `as` where appropriate
- Fix messaging around what is and isn't a "slice" AKA. stop using "slice" to mean &[T]
- rustc emits calls to `__sync_` when using load/store with `+forced-atomics`
- Tracking Issue for `{char, u8}::is_ascii_octdigit`
- Unused crate dependency error confusingly points to a line of source about a different dependency
- Nested match not being treated as an expression
- Underlining with `~` for missing parameters in long functions overflows the terminal width
- Docs
- Rust not yet supported