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
- Tracking issue for release notes of #156160: feat: add symmetric PartialEq impls for Vec, &[T], &mut [T] versus Cow<'_, [T]>
- [ICE]: `item_name: no name for DefPath { data: [DisambiguatedDefPathData { data: TypeNs("T1"), disambiguator: 0 }, DisambiguatedDefPathData { data: AnonAssocTy("bar"), disambiguator: 0 }], krate: crate0 }`
- [ICE]: `ScalarInt has size 8 but expected 1`
- [ICE]: `cannot call const_of_item on a non-type_const`
- [ICE]: `outlives clauses should not error outside borrowck`
- wip try to make evaluate_const less scary
- rustc emits a vacant vtable slot for a callable boxed async service (Rust 1.98)
- wfcheck: name the item that discards an unused type parameter
- [ICE]: Macro captures a list meta item with $m:meta and passes it directly to #[derive] causes `must not be empty and have no suggestion`
- Inlined `asm!` block with `may_unwind` is missing LSDA call site info
- Docs
- Rust not yet supported