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
- Guarantee needs_drop thread-local variables are destroyed at a well-defined point
- Compiler doesn't explain that unfulfilled lifetime requirement comes from object lifetime default when it's behind an assoc ty in trait impl
- LLBC-linker and NVPTX: do not strip debug when PTX ISA version >= 7.0
- Re-add the "perhaps you meant to use an outer attribute" hint to target checking
- Stripped executables don't print backtrace with RUST_BACKTRACE=1
- ICE `all spans must be disjoint`
- `&mut impl Fn()` does not implement `Fn()`
- Bootstrap should allow overriding a dynamic library
- Command::spawn() does not clear stdout's buffer on child process
- `const` in `async fn` is evaluated twice when used across crates.
- Docs
- Rust not yet supported