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 #91005: Tracking Issue for `str::from_utf8_unchecked_mut` as a `const fn`
- Tracking issue for release notes of #67456: Tracking issue for const slice::from_raw_parts_mut (const_slice_from_raw_parts_mut)
- Tracking issue for release notes of #130136: Partially stabilize const_pin
- Tracking issue for release notes of #129392: Do not consider match/let/ref of place that evaluates to `!` to diverge, disallow coercions from them too
- Lint on `as_deref` from `&&T` to `&&T` or `&T` to `&T`, to catch people thinking "deref" dereferences
- Tracking Issue for const_cell
- ICE: `deref projection of non-dereferenceable ty PlaceTy`
- ICE: `cannot convert "'a/#4" to a region vid`
- Tracking issue for release notes of #101804: Tracking Issue for `feature(const_slice_split_at_mut)`
- Tracking issue for release notes of #72505: Tracking issue for `#![feature(const_float_classify)]`
- Docs
- Rust not yet supported