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 supported289 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `-C instrument-coverage` misses regions in const assertions
- Panic on missing type on `static` item
- Default derived `Hash` impl for `fn` types can lead to subtle bugs
- build/bootstrap/.last-warned-change-id gets removed by workaround for #125578
- The compiler is unable to select `PartialOrd` implementation to compare `&[u8]` and `&[u8;32]` if `bytes` crate is imported
- Suboptimal codegen for a function that should fold to a constant
- rustc since 1.36 accepts invalid code after return
- When a type is `#[repr(simd)]`, `#[repr(align(N))]` annotations are ignored.
- ICE: `asked to assemble auto trait candidates of unexpected type: FreshTy(0)`
- Testing under bootstrap does not work on x86_64 macOS 10.14
- Docs
- Rust not yet supported