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
- rustdoc produces gigantic on-disk content in modules with large number of numerical constants
- LLVM miscompiles large stack allocations
- Undocumented use of DT_GNU_HASH descriptor
- exponential build times when returning `impl T`
- `STATUS_ACCESS_VIOLATION` in unstable `thread_local` feature on `windows-gnu`
- Using a macro as the tail expression in a function that doesn't return a value should prompt to add a semicolon
- False "error[E0502]: cannot borrow 'VARIABLE' as mutable because it is also borrowed as immutable"
- Improve the `get_positional_arg_spans` to take into count the format types
- "Consider borrowing here" message does not show up when argument is a format call
- #[repr(align(N))] fields not allowed in #[repr(packed(M>=N))] structs
- Docs
- Rust not yet supported