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
- 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
- global_asm! rejects real mode far jmp even if correct
- cfg(test) is not set during integration tests
- E0195 on where Self: 'a bounds when they are unconditionally satisfied by Self
- HRTB on subtrait unsoundly provides HTRB on supertrait with weaker implied bounds
- Docs for `CStr.as_ptr()` are describing `CString`
- Docs
- Rust not yet supported