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
- Baffling suggestion labelled "help: try introducing a local generic parameter here"
- compiler makes a suggestion that doesn't actually work (moving a statement outside a loop)
- ICE: `type parameter `T/#1` (T/#1/1) out of range when instantiating, args=[?2t]`
- MemorySanitizer fails on AArch64 Linux when run in QEMU/cross-rs with MemorySanitizer: CHECK failed: sanitizer_allocator_primary64.h:133 "((kSpaceBeg))...
- IAT: Reject implicit lifetime bounds of trait object types passed to inherent projections as indeterminate in item signatures
- IATs: Decide if we want to hard-error on inherent projections if the path in question may just as well refer to an enum variant
- stage1 compiler has some debuginfo with misleading library paths
- get rid of `stage0-sysroot`
- "type annotations needed" on associated type in trait of unknown type should point to that unknown type
- ICE Normalizing &'^0.Named(DefId(..::foo::'_), "'_") u32 without wrapping in a `Binder`
- Docs
- Rust not yet supported