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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Audit {`check-run-results`, `regex-error-pattern`, `error-pattern`, `check-stdout`, `normalize-*`, `dont-check-compiler-*`, `run-rustfix`, `rustfix-only-machine-applicable`, `forbid-output`} family of directives
- Impl has "stricter" requirement that is implied by existing requirement
- `Methods from Deref<Target=[T]>` doesnt appear for type aliases
- Audit `run-fail` ui tests to see if they need *exact* run stderr/stdout
- rustdoc-json: `Path::name` docs say it only has the item name, but it has the full name.
- Provide structured suggestion for `#![feature(..)]` in more cases
- Made `Path::name` only have item name rather than full name
- Filter out builtin lint passes that don't need to be run
- Confusing error when using CoercePointee
- Unexpected static lifetime requirement for nested boxed closures with generic parameters
- Docs
- Rust not yet supported