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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- included range in for loop gives more assembly code than excluded range
- New API: Range::cmp_scalar; comparison (less/equal/greater) to a primitive of the Range
- Bogus `higher-ranked lifetime error` in an async block
- extern "C" functions don't generate the same IR definitions as clang on x86, causing problems with cross-language LTO
- Rename sysroot directories to be more clear
- Inference failure with `type_changing_struct_update`
- Backtraces do not work for binaries loaded through ld.so
- Merge commits break LLVM CI download
- Error::source and Error::cause do not expose immediate error in custom io::Error
- Missed enum layout optimization with a NonZeroU64 + more space in an enum
- Docs
- Rust not yet supported