rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Rollup of 6 pull requests
- repr(transparent): never consider arrays trivial for the ABI
- Remove most uses of def_id_to_node_id
- `EffectiveVisibility`: split fixed-point iteration into 2 stages
- Short-circuit `calculate_fallback_to_f32` when no float vars
- compiler: suggest `.collect()` when `String` is expected and `Iterato…
- Stop needing materialized places for most intrinsics
- Distinguish `repr(C)` ZSTs from others in ABI computation
- Diagnostic type format doesn't match actual type when higher-rank lifetime bound and `extern fn` are both involved
- Lifetime bound not satisfied on trait impl whose signature is same as trait definition
- Docs
- Rust not yet supported