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 supported353 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Deref coercion doesn't happen in this particular case when using `?` operator.
- Automatically add `-C target-feature=+tagged-globals` when `-Z sanitizer=hwaddress` is used
- Parallel rustc + `compare-output-by-lines` + edition 2015 loses diagnostic file path / line number in stderr snapshot
- 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.
- Tracking Issue for `Path::is_empty`
- Docs
- Rust not yet supported