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
- Remove `RegionExt`; move methods to `Region` in `rustc_type_ir`
- Using rustc with an LLVM compiled with `-Os` results in SIGSEGVs/infinite loops
- PowerPC inline ASM: Fix scalar floats being in the wrong vector lane on little endian
- Allow explicit lifetime arguments (behind new `#![feature(late_bound_turbofishing)]`) and prevent explicit lifetime arguments where they do not appear in a function signature
- move mir-opt miri tests to CI logic
- Optimize `try_evaluate_obligations`
- fix: Check the fallback map before queueing child in `visible_parent_map` breadth-first search
- Remove HR subtyping and replace them with coercions
- Move fulfillment into rustc_next_trait_solver
- move implied bounds computation out of borrowck
- Docs
- Rust not yet supported