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
- Tracking issue for release notes of #132611: Add `AsyncFn*` to to the prelude in all editions
- Const generic is incorrectly inferred
- Some minor dyn-related tweaks
- Add value accessor methods to `Mutex` and `RwLock`
- Command-line `-F` then `-A` lint-level flags behave inconsistently versus in-source `#[forbid(..)]` then `#[allow(..)]` lint-level attributes
- Tracking issue for release notes of #123197: Tracking Issue for fn const BuildHasherDefault::new()
- Simplify array length mismatch error reporting (to not try to turn consts into target usizes)
- Tracking issue for release notes of #133374: show abi_unsupported_vector_types lint in future breakage reports
- Tracking issue for release notes of #130843: Tracking Issue for `#![feature(const_float_methods)]`
- Compile time error, for structs with lifetime and trait functions that have a where clause
- Docs
- Rust not yet supported