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
- Generic `(&A -> T) -> (&'a A -> Box<dyn Any + 'a>)` crashes
- ICE: effects: expected region for `'x/#1` (`'x/#1/1`) but found `Type(())` when instantiating args=`[false, ()]`
- ICE: `upvar_tys called before capture types are inferred` in `rustc_type_ir/src/ty_kind/closure.rs`
- Allow moving out of `&'static mut T`
- ICE: type_of_opaque: `unexpected bound ty in binder: 0`
- False compile error on associated type bounds
- Missed optimization when checking slice index greater than accessed slice index
- [WIP] RIIR HtmlDocCk
- Implement RFC 3624 `supertrait_item_shadowing` (v2)
- Add a FCW for special cased blocks
- Docs
- Rust not yet supported