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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Do not copy rustc rlibs into the sysroot of the build compiler
- `Vec::into_iter().flatten().collect::<Vec<_>>()` doesn't reuse allocation
- Implement `raw-dylib` on Mach-O
- slice index starts at 5 but ends at 4
- Tracking Issue for Windows' `CommandExt::inherit_handles`
- Pattern matching on byte slices produces sub-optimal ASM
- Disjoint capture in async blocks requires mut for Copy field modifications
- "conflicting associated type bounds when expanding trait alias", but there is no actual conflict
- rustdoc shouldn't render deduced "unimpls" of auto traits as synthetic negative impls but simply not at all
- `module_path!` expansion incorrect for modules without canonical path
- Docs
- Rust not yet supported