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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- rustdoc: trait implementors sections contains duplicate entries
- Compile error: static lifetime not satisfied but it is
- don't eagerly emit errors when evaluating constants during selection
- 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
- Docs
- Rust not yet supported