rust
https://github.com/rust-lang/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 supported359 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Decision on "must define before use" for opaque types
- Error message E0568 doesn't match actual restrictions on auto traits
- Confusing note about trait method signature.
- Are publicly re-exported items from a `doc(hidden)` module considered public API?
- ICE: stack overflow
- ice: `calling const FnDef errored when it shouldn't`
- Poor codegen for derived `==` on simple 2-field struct
- `rustdoc` emits spurious build errors due to unsatisfied trait bounds on code that compiles fine
- Much higher compile times with `-Z threads=8` than with `-Z threads=1`
- `Cow<[T]>` layout forces unnecessary branching
- Docs
- Rust not yet supported