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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- type aliases dont propagate implied `ConstEvaluatable` bounds of rhs
- E0581/E0582 (lifetime not found in input type) occurs even when the lifetime is in traits used as inputs
- Compiling small program with -C opt-level=2 takes hours or never finishes without -Cinline-threshold flag
- Add search for external crates
- Unnecessary parentheses warning for (A | B) as :pat in 2018 edition
- array::map stack usage
- Closures of different types that do not capture the environment are automatically coerced to function pointers
- Tracking Issue for "More Qualified Paths"
- Make lifetime elision rules for closures consistent with lifetime elision rules for functions
- Description of E0495 failure difficult to parse
- Docs
- Rust not yet supported