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 supported296 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Tracking issue (ish) for some declarative macro optimizations
- core: implement FusedIterator for StepBy
- Tracking Issue for const_volatile
- Add intrinsic-test alias and set sample rate
- Send -fno-lto when linker plugin LTO is not requested to avoid having GCC do LTO when using rustc_codegen_gcc
- Using `mutex.lock()?` risks deadlocks due to `PoisonError` holding the mutex guard
- sanitize_standard_fds: Miri supports poll now
- Eliminate some buggy `unreachable!()`s in `expand_[option_]env()`
- Optimize `str.escape_default().to_string()`
- Allow `UnsafeCell` content access without `get` in `invalid_reference_casting` lint
- Docs
- Rust not yet supported