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
- Unable to use `profile-generate` when cross-compiling for `x86_64-pc-windows-gnu` on Linux.
- Tracking issue for release notes of #138961: Make closure capturing have consistent and correct behaviour around patterns
- Fails to optimize away trivial ownership move of Vec in high optimization levels
- Duplicate doubly higher-ranked trait bound fails to compile
- rustc bad cli arg error messages doesn't respect `--error-format=json`
- Suboptimal diagnostic E0599 on `impl AsRef<T>`
- `global_asm!` issues LLVM error "undefined temporary symbol" for non-existent numerical labels
- `unconstrained type parameter` with associated types that are actually constrained
- Poor suggestion for `async || {}` in place of `async {}`
- Precice capturing does not normalize aliases/projections (e.g. Self::Assoc)
- Docs
- Rust not yet supported