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 supported374 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Avoid invalid suggestion in case of macro expansion without inferrable generic type
- Add no-value `DropGuard::new(|| ...)`
- Refactor the `#[allow(dead_code)]` propagation for impl items of traits
- Move personality function to the unwind crate
- x86: on targets that requires SSE, use those registers for ABI
- put fake reads for guards' fake borrows on the guard's failure path
- document some rustc_dump attributes
- Type inference fails to unify `impl Trait` in `map_or_else` closures
- [ICE]: `item_name: no name for DefPath`
- Tracking issue for release notes of #156160: feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>
- Docs
- Rust not yet supported