rust
https://github.com/rust-lang/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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Experiment with using `HashMap::with_capacity` throughout the compiler
- Nested macro_rules and edition spans
- Tracking issue for unsupported_calling_conventions (cdecl, stdcall, fastcall)
- Set mmapped files as readonly to prevent other processes from modifying it by accident
- experiment with relaxing the orphan rule
- Tracking Issue for `extern_system_varargs`
- Suboptimal codegen for match from enum to almost-same-value usize (unnecessary table lookups)
- Tracking Issue for `frontmatter`
- Detect when `for` loop was written when a `while let` was meant
- Tracking Issue for `range_into_bounds`
- Docs
- Rust not yet supported