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
- `as *mut _` does not cause by-`mut` place evaluation, causing an error stating `DerefMut` is not implemented, but it is
- const cycle detected error messages are confusing
- Can `rustc-dev` be made available for the `wasm32-unknown-unknown` target?
- Confusing error when borrowing members in an automatic dereference
- Misleading diagnostic when `Clone::clone` is called on an unclonable type
- Compiler generating extra memcpy, inconsistently depending on used types
- `matches!` accepts unusable bindings in the pattern
- Index argument for simd_insert no longer a const
- Random test ordering for cargo test
- 'Undefined reference' errors when building rustc with incremental compilation
- Docs
- Rust not yet supported