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
- compiler: Fix handling of `repr(align(N), simd)`
- When a type is `#[repr(simd)]`, `#[repr(align(N))]` annotations are ignored.
- Suboptimal codegen for a function that should fold to a constant
- ICE: `asked to assemble auto trait candidates of unexpected type: FreshTy(0)`
- Internal SIMD layout specification is not flexible enough for SPIR-V
- Support symbolicating zstd-compressed ELF sections
- stack overflow in ImproperCTypesVisitor::{check_type_for_ffi, check_variant_for_ffi}
- No diagnostics for `cfg`-ed out methods
- Tracking Issue for `box_vec_non_null`
- rustdoc: reexports of hidden items are not hidden, and look confusing
- Docs
- Rust not yet supported