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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add new target: `i686-unknown-none`
- Assignment in match guard leads to unsoundness
- Provide users with a way to mark uses as irrelevant for unused code lints
- check wf before const-evaluating
- Stabilize `feature(trim_prefix_suffix)` (`{str, [T], Path}::trim_prefix` and `{str, [T]}::trim_suffix`)
- turn ABI-controlling target features into a target modifier
- require a consistent codegen backend when -Zllvm-target-feature is present
- Merge compiletest directives to do with llvm versions
- rustdoc renders macro metavariable names instead of expanded literal const generic arguments
- rustc: Support `--reproducible` option for requesting reproducible output
- Docs
- Rust not yet supported