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
- Idea: A lint to allow user to convert usages of "drop flag"s into warning or error.
- Unknown feature not reported in presence of another error
- Tracking Issue for `_` as a const argument: `feature(generic_arg_infer)`
- Document environment variables used by programs rustc invokes underneath (linkers, etc)
- Audit all UNTRACKED options
- Endless recursion while evaluating trait requirements
- Provide example when suggesting to import private trait directly
- `matches!(n, -1 | 1)` for signed NonZero suboptimal
- Consider deprecating LLVM-specific feature names for -Ctarget-feature flag
- Coverage only applies to spans in a contiguous span of source code (not both macro and caller)
- Docs
- Rust not yet supported