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
- Bpf extern debuginfo
- Make `const_lit_matches_ty` check literal suffixes for exact type match
- Add a `layout_of_val` intrinsic for when you want both `size_of_val`+`align_of_val`
- Port the `without_debuginfo` test from `backtrace-rs` to the testsuite
- 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`
- Docs
- Rust not yet supported