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
- 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
- Move fulfillment into rustc_next_trait_solver
- move implied bounds computation out of borrowck
- Add anti-fundamental attribute
- Disallow ambiguous attributes on expressions (take 2)
- Docs
- Rust not yet supported