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 supported300 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- check wf before const-evaluating
- turn ABI-controlling target features into a target modifier
- require a consistent codegen backend when -Zllvm-target-feature is present
- rustc: Support `--reproducible` option for requesting reproducible output
- Lang/libs coordination question: okay for libs to stabilize traits with `final fn` in them?
- ConstantIndex and Index not flagged as potential aliases
- Extend `NumBuffer` API to allow casting
- Using rustc with an LLVM compiled with `-Os` results in SIGSEGVs/infinite loops
- Allow explicit lifetime arguments (behind new `#![feature(late_bound_turbofishing)]`) and prevent explicit lifetime arguments where they do not appear in a function signature
- Remove HR subtyping and replace them with coercions
- Docs
- Rust not yet supported