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
- Const validation rejects references that might be dangling (but could actually be valid at run-time)
- Add an option to avoid merging of calls to panic!()
- Tracking issue for RFC 2515, "Permit impl Trait in type aliases"
- Tracking issue for `const fn` `type_name`
- Meta tracking issue for `impl Trait`
- Missed optimizations for Vec::pop() followed by Vec::push()
- Lint control attributes (allow/deny/etc) have no effect on lifetime and const parameters
- Better greedy layout computation for generators
- Projecting to an associated constant fails but with wrong reason
- Tracking issue for `fs::Metadata` extensions on Windows based on handle information
- Docs
- Rust not yet supported