rust
https://github.com/rust-lang/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 supported369 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Cannot macro_use a macro that uses an internal macro
- Associated const references using UFCS can bypass `check_static_recursion`
- method call fails to upcast trait objects, resulting in overlong borrows
- Uninhabited-ness isn't propagated through nesting
- Rustdoc considers *const T and *mut T different
- Add opensearch support to doc.rust-lang.org
- rustdoc: `Methods from Deref<Target = T<U>>` is imprecise (contains false positives)
- Separate unstable feature errors from other lints in output
- Missing docs lint ineffectual in test builds
- dead code (+ unused assignment, etc) warnings in macros do more harm than good
- Docs
- Rust not yet supported