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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Adding `where Self: Sized` to a required method forces implicit `Sized` bounds on trait
- rustdoc: allow searching by trait bounds
- `PrefixComponent` cannot be constructed in any way
- Doc tests fail on armv7 for error codes E0778 and E0779 (`instruction_set` attribute)
- [ER] Vec::push followed by indexing gives a bound test
- More helpful output for slightly-wrong dyn with multiple traits.
- Bad location of `#[must_use = "message"]` note in the output.
- Bad diagnostic on second borrow of mutable self
- Detect accidental Err(Err(_)) when Err(_) would work
- Cannot determine resolution for absolute-path-reexported-macro-generated-`#[macro_export]`ed-macros in some contexts
- Docs
- Rust not yet supported