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
- Suggest adding `&` for "mismatched types: expected reference `&&[&str]`, found reference `&[&str]`"
- Tracking Issue for `#![feature(pub_macro_rules)]`
- Wrong error about the size of a parameter not being known at compiletime
- add a warning on attributes that can be confused with global ones
- Unexpected truncated boolean when debug printing with limited float precision.
- Linking a static C library does not include all symbols
- Don't redirect doc.rust-lang.org to www.rust-lang.org/learn
- Incorrect hints for E0401
- Error on deriving PartialEq on Foo and then implementing it for dyn Foo
- Improve diagnostics for impl Trait capturing lifetimes
- Docs
- Rust not yet supported