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 supported360 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `Cargo Build` gets stuck compiling my code
- "implementation of `Fn` is not general enough" on some conditions when using closures
- Typesystem soundness hole involving cyclically-defined ATIT, and normalization in trait bounds
- Higher ranked lifetime error when checking auto traits of async functions containing calls to async closures which capture a local
- Tracking issue for RFC 3722: Explicit ABIs in `extern`
- Built-in attributes are treated differently vs prelude attributes, unstable built-in attributes can name-collide with stable macro, and built-in attributes can break back-compat
- Include arguments to the precondition check in failure messages
- Tracking Issue for ByteStr/ByteString
- matching on functions with similar call stacks breaks optimized backtraces even with debuginfo
- Audit `run-fail` ui tests to see if they need *exact* run stderr/stdout
- Docs
- Rust not yet supported