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
- ICE: `self.query_mode == TraitQueryMode::Canonical`
- ICE: `index out of bounds` in `rustc_middle/src/ty/generic_args.rs`'s `param_at`
- `./x test mir-opt` does not rebuild sysroot when rustc changes
- Deref coercion doesn't happen in this particular case when using `?` operator.
- Flaky "failed to remove temporary directory" on Windows
- Compiler unit tests are never run in CI
- Warning for absence of `doc-scrape-examples = true` should respect `--deny warnings`
- `async fn` can assign to argument to change its lifetime, but normal `fn` and `async` blocks cannot.
- Mis-use of -isystem in rust 1.91.0's LLVM with siphash header?
- Function arguments in nontrivial pattern can be reassigned with a different lifetime.
- Docs
- Rust not yet supported