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 supported288 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- stdlib: Missing backtrace on panic when using `std::backtrace::Backtrace` vs `backtrace::Backtrace` on Android
- E0872 and E0746 should suggest "impl Trait" more prominently
- We have quite different APIs for emitting a lint vs a hard error
- Tracking Issue for `derive_skip`
- Implement `#[skip]` for builtin derives
- sporadic compilation segfaults
- Unexpected partial move in async move block for Copy field
- Missed optimization opportunity with `.chars().count()`
- std::collections::BTreeMap docs could be improved by answering "When should I choose this over a HashMap"
- Check for "constants we match on must be PartialEq" misses lifetime-dependent impls
- Docs
- Rust not yet supported