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 supported290 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Suggest code to use enum type in return type when accidentally using variant instance
- [NLL] Bad higher ranked subtype error
- const fn type is missing `const` in error message
- Float `signum` returns +/-1 for zeros, mismatching integers (and convention)
- Iterating with step_by(1) is much slower than without
- Consider whether repeated macro matchers need separator disambiguation for futureproofing
- rustdoc support for per-parameter documentation
- Rust fails to optimize away useless unwrap check
- error E0283 "type annotations required" in where clause
- Can you make "somestr".trim_matches(char::is_ascii_punctuation) compile too ? it compiles with char::is_numeric
- Docs
- Rust not yet supported