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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Minimal support for implicit lifetime bounds on GATs
- rustdoc: Tracking issue for command-line flag `--test-builder`
- Unrelated trait bounds prevents generic types to be inferred in function call.
- Massive performance regression between `nightly-2022-08-12` and `nightly-2022-08-13`
- Trait impls using associated types of a type defined in another crate cause confusing "conflicting implementations" error although implementations don't actually conflict
- "this closure does not fulfill the lifetime requirements" could be more helpful
- `str::array_split` for splitting a string into a constant number of substrings
- rustdoc: hang/OOM with recursive type
- Tracking issue for `-Z instrument-xray`
- Suggest HRTB when &T is used in a where clause
- Docs
- Rust not yet supported