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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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 ItemCtxts
- 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`
- Trait bound From<fn()> is not satisfied even with a correct value
- ICE:`None` in compiler\rustc_middle\src\ty\sty.rs
- ICE: `.. was equal to .. during selection but now it is not`
- Docs
- Rust not yet supported