rust
https://github.com/rust-lang/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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- feat: Add `NonZero::<T>::from_str_radix`
- unsafe(naked) functions might not be called via a thunk
- Using stable iteration order for user_provided_types writeback
- Add help message suggesting explicit reference cast for From/TryFrom
- Compiler hang: infinite type expansion for trait impl with recursive double-reference bound (`&'a &'a T`)
- Tracking issue for release notes of #151152: Add FCW for derive helper attributes that will conflict with built-in attributes
- Regression on nightly: unused pub(crate) use::*; is not actually unused
- Tracking Issue for const stability of unsigned bigint helpers
- Contracts allow side effect expressions
- impl block on a type defined with type_alias_impl_trait can conflict with other unrelated impl
- Docs
- Rust not yet supported