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 supported324 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking Issue for externally implementable items
- Compiling this code caused the compiler to block
- Poor interaction between NLL-borrowck, async, and c_variadic's `...` desugaring (`VaListImpl<'_>`)
- `&T -> *const T` or `&mut T -> *mut T` should be considered a use of inner fields
- Add SIMD operations that use f16 and f128
- Failure to recognize `&String` as equivalent to `&str`
- Bad interaction between never_type, try_blocks, and From/Into
- Niche in Arc<..> variant of enum not used by Option<..>
- Improve parse item fallback
- Enable `f16` and `f128` in assembly on platforms that support it
- Docs
- Rust not yet supported