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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue for release notes of #127633: [library/std/src/process.rs] `PartialEq` for `ExitCode`
- 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
- Compiler forgets the trait bound on an associated type if the concrete type is known
- rustc since 1.36 accepts invalid code after return
- `-Z randomize-layout` compiler flag is not documented in the unstable book
- 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
- Note Command for Capturing binary run
- Docs
- Rust not yet supported