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
- Allow lints to declare that they're pure
- Generator size: borrowed variables are assumed live across following yield points
- Resolve intra-doc-links on Self type implicitly
- Erroneous borrowck error with early returns
- sys::unix::fs::canonicalize can lead to undefined-ish behavior on Android
- Unclear unsoundness warning when reborrowing data using late-bound lifetimes across multiple trait definitions
- Make the `unconditional_recursion` lint work across function calls
- Document expected relationships between FromIterator, Default, and Extend
- Confusing compiler error when iterating over Option<IntoIterator>
- Projections of upstream associated type don't get normalized before inherent overlap check
- Docs
- Rust not yet supported