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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- missing_docs does not trigger for types only used in exported fields of enumerations
- Guarantee that values in hash map are disjoint from each other and the HashMap struct.
- [config.toml] should allow specifying arbitrary flags to the `cc` command for a target
- Dead code lint emits unused code warning for code that is clearly used.
- Impossible to pass diverging closures as an argument
- rustc always links against non-debug Windows runtime
- Add some mechanism for catching structured exceptions on Windows
- Missed optimization: references from pointers aren't treated as noalias
- Deriving Debug on an enum with uninhabited type triggers warning
- Reverse the stack traces
- Docs
- Rust not yet supported