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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- perf(codegen): Eliminate `size_of_val == 0` for DSTs with Non-zero-sized Prefix via NUW and Assume
- `#[no_link]` attribute does not prevent crate linking
- Improvements to match formatting
- Chore/move more types to ir
- LinkedGraph: support adding nodes and edges in arbitrary order
- Box in `ValTreeKind::Branch(Box<[I::Const]>)` changed to `List`
- Better float casting tests in `coretests`
- Stop using rustc_layout_scalar_valid_range_* in rustc
- Allow `UnsafeCell` in shared statics
- move `TypeOutlives` normalization out of region checking
- Docs
- Rust not yet supported