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
- 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
- mir-transform: Treat `optimize(none)` the same as `opt-level=0`
- SGX `UnsafeList` is unsound, `WaitQueue` can execute UB
- attach global target features to module-level assembly
- Tracking issue for MCP 994: Add `-Zllvm-target-feature` target *modifier* to directly set LLVM-level target features, and deprecate doing that with `-Ctarget-feature`
- rustdoc renders macro metavariable names instead of expanded literal const generic arguments
- Fix duplicate lifetime parameter
- Docs
- Rust not yet supported