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
- Support target json file extension in various cases (json, JSON)
- Error adding `size_of` and `size_of_val` and `align_of` and `align_of_val` to the common prelude
- ICE: issue 84970, `encountered incremental compilation error with evaluate_obligation(4270e020b571106c-835a5b1013d879df)`
- ICE: `attempt to subtract with overflow`
- 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`
- [EXPERIMENT] Ban generics in variadic args
- Get this when compiling my program
- VecDeque::split_off has unexpectedly poor performance characteristics when splitting off from the front.
- Docs
- Rust not yet supported