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
- unsafe { &mut *x } vs &mut unsafe { *x }
- headings in struct field documentation has confusing spacing
- Repeated calls to the same `async` fn can cause stack overflow
- rustc doesn't finish stuck at rustc_trait_selection::traits::normalize::normalize_with_depth_to
- Codegen depends on let-variable ordering for unclear reasons
- function "in_external_macro” judgment is incorrect
- Macros do not accept empty `vis` at the end of the token tree
- `std::sync::OnceLock` is `Eq` but not `Hash`
- Lint overcapturing in impl Trait on 2024 edition
- Regression: geoarrow crate does not compile in release mode on 1.82
- Docs
- Rust not yet supported