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
- Compiler doesn’t allow creating u8 slices when using const generics
- `String.extend(repeat_n(...))` could optimize better
- `move` needed in closure within `gen` block isn't being suggested
- "evaluating trait selection obligation `alloc::vec::Vec<OwnedThisEnum>: core::marker::Unpin`"
- Some creates hang when building with opt-level=3
- Borrowcheck error with `break` blames trailing expression for borrowing
- Lifetimes on functions suppress helpful "different fn items have unique types, even if their signatures are the same" note
- rustc panicked: def_path_hash_map: called `Option::unwrap()` on a `None` value
- Fix for pattern types causing ICE in `debuginfo` generation
- rustdoc: Feature-dependent trait impls don't have the feature dependency called out.
- Docs
- Rust not yet supported