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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Incorrect dead_code warning on a function that is being called
- &Box<[u8; 1000]> cannot be coerced to &[u8]
- Add suggestion for missing identifier in struct instantiation
- No rust-std support for s390x-unknown-linux-musl
- Tracking issue for speeding up rustc via its build configuration
- Missing trait error for type (used as a type parameter) containing a trait object can have a broader span than expected
- Add links to doc items to the Unstable Book
- Check for validity of next few tokens before suggesting adding missing `in` in for loop
- Use a faster linker by default in the compiler profile
- Parse error recovery is obversable by macros in several cases
- Docs
- Rust not yet supported