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 supported286 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Regression on nightly: unused pub(crate) use::*; is not actually unused
- `tests/codegen/lto-removes-invokes.rs` spuriously fails on `x86_64-pc-windows-gnu`
- Unexpected `WARN` log in diagnostic output: "rustc_infer::infer::relate::generalize may incompletely handle alias type"
- Contracts allow side effect expressions
- impl block on a type defined with type_alias_impl_trait can conflict with other unrelated impl
- Array repeat exprs dont permit non-copy adt ctors as elements
- E0794 has a seemingly incorrect definition of "late bound lifetime parameter"
- strange cannot move out of a mutable reference error
- Division/remainder functions for primitives inconsistenly apply `#[track_caller]`
- Simpler Logic Produces More Complex Output Than Equivalent Expression
- Docs
- Rust not yet supported