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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- fully de-stabilize all custom inner attributes
- remove long-deprecated no-op attributes no_start and crate_id
- make rustc_encodable_decodable feature properly unstable
- Windows x86: Change i128 to return via the vector ABI
- remove support for the (unstable) #[start] attribute
- Exhaustively handle expressions in patterns
- The lack of safety requirements for some unsafe api documents in std
- Add a new lint that warns for pointers to stack memory
- Lint against manual `impl Default` that could have been `derive`d
- ICE: `Encountered error SignatureMismatch`
- Docs
- Rust not yet supported