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
- Confusing compilation error when forgetting to deref_mut in a chain of iterators
- Hard to understand error when trying to create an use a mutable string literal
- incompatible types when using re-exports of the same crate from different crates (different paths)
- Codegen backends should validate their assumed encodings of e.g. rustc layouts.
- ICE: 'index out of bounds: the len is 1 but the index is 1' with Cdebuginfo=2
- `&usize::<=` is much slower than `usize::<=`
- Error suggests adding '_ lifetime but named lifetime is needed
- Type mismatch errors through generic enums could be clearer
- Compiler error happening regularly after using `cargo sqlx prepare` command
- ICE type parameter out of range when substituting
- Docs
- Rust not yet supported