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 supported368 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
- Add opensearch support to doc.rust-lang.org
- rustdoc: `Methods from Deref<Target = T<U>>` is imprecise (contains false positives)
- dead code (+ unused assignment, etc) warnings in macros do more harm than good
- name-based comparison in new label-shadowing check has likely hygiene issues.
- Numeric fallbacks don't work when inherent methods are involved
- Trait impls from where clauses (`ParamEnv`) take precedence over freestanding trait impls
- Docs
- Rust not yet supported