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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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`
- Delegation: It's impossible to `reuse` foreign fns
- Support target-spec json file extension in various cases
- [EXPERIMENT] Ban generics in variadic args
- panic: "failed to open bitcode file" when changing `-Ccodegen-units` in successive compiles.
- VecDeque::split_off has unexpectedly poor performance characteristics when splitting off from the front.
- Docs
- Rust not yet supported