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 supported275 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Reordered LLVM-IR bbs causing `FileCheck` failures on `aarch64-unknown-none`
- Error adding `size_of` and `size_of_val` and `align_of` and `align_of_val` to the common prelude
- Return branches not correctly merged in size-optimized x86-64 assembly
- Support target json file extension in various cases (json, JSON)
- Delegation makes it possible to define C-variadic associated functions
- ICE: `sig.c_variadic || extra_args.is_empty()`
- ICE: `assertion failed: matches!(owner, hir::MaybeOwner::Phantom)`
- Strange `jmp 0` emitted in size-optimized x86-64 assembly
- Three-way `match` compare mapping to immediates are lowered to a memory table load, not conditional moves, in size-optimized x86-64 assembly
- Type inference results in `overflow evaluating the requirement`
- Docs
- Rust not yet supported