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 supported280 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Apparently unnecessary bound check
- The Try trait causes str::parse to infer the unit type ()
- doc(notable_trait) for impls
- stdlib makes assumptions about errors returned by POSIX functions
- bootstrap: CARGO_TARGET_$TARGET_RUSTFLAGS is appended to RUSTFLAGS
- `BorrowMut::borrow_mut` taking precedence over `RefCell::borrow_mut` can be confusing
- Investigate computing crate_hash by hashing metadata
- Confusing diagnostic suggesting to remove `.await` in attribute macro
- `IpAddr::from_str` is unnecessarily slow for IPv6 addresses
- No more auto-unrolling starting with LLVM 14
- Docs
- Rust not yet supported