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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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`
- Problems updating the cc crate version in bootstrap
- Suboptimal error message when matching on a tuple struct using a private constructor
- `#![feature(generic_const_exprs)]` does not compile stable code related to lifetimes
- Different ways of writing `Option::or` codegen differently
- Tracking issue for future-incompatibility lint `uncovered_param_in_projection`
- Docs
- Rust not yet supported