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 supported274 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Confusing diagnostics resulting from a function with the bound `T: FnOnce() -> T` that takes `T` and returns `T`
- box (for arrays and slices) uses rust_alloc + memset instead of rust_alloc_zeroed
- Rustdoc has different URLs for re-exported builtin derives than in the current crate
- regression processing c-style doc comments in proc macros between 1.46 and 1.47
- rustdoc output directory structure leaks home directory structure
- Overflow in checking recursive trait requirements with specialization
- Name collision for unit struct for different crate bad error
- parse error in `#[feature(...)]` discards all mentioned features.
- Confusing diagnostic for supertrait cycle
- #[should_panic]'s return-type check ignores procedural-macro transformations
- Docs
- Rust not yet supported