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 supported324 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- `std::ptr::drop_in_place` docs suggest overwriting value with `write`, which can lead to unsoundness in common cases
- Tracking Issue for high failure rates on Windows MSVC CI with filesystem errors
- Tracking issue for future-incompatibility lint `pub_use_of_private_extern_crate`
- ICE: delegation: `unexpected parent of trait or impl item or item not found`
- ICE: `failed to resolve instance for ErrorGuaranteed()`
- Missing implied bound raises misleading error message
- The Android CI prints unrelated things to stdout, ruining check-run-results tests.
- Degradation from rustc 1.71.0 -> 1.79.0 ("infinite space" compile error not recognized anymore)
- `doctest` line number is incorrect if used with #![doc = include_str!()]
- type alias `Plus2` is never used
- Docs
- Rust not yet supported