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 supported278 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Consider using the host `beta` toolchain if it already exists at the right version
- slice::iter() does not preserve number of iterations information for optimizer causing unneeded bounds checks
- Tracking Issue for slice_range
- Undocumented soundness fix between 1.34 and 1.35
- Does `[T]::array_chunks` really need to be an iterator?
- Tracking Issue for atomic_from_mut
- Tracking issue for future-incompatibility lint `const_evaluatable_unchecked`
- Tracking Issue for inline const patterns (RFC 2920)
- Bad associated type usage causes infinite build/check/run
- 'Dropping temporaries' prevents borrow check to succeed in match arm without shared ownership
- Docs
- Rust not yet supported