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
- `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
- 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!()]
- Compiler marks import as unnecessary when it isn't (panic_handler)
- Poorly-documented safety assumptions in `unix::stack_overflow::init`
- The expected type vs. found type in the error `one type is more general than the other`
- confusing "'x.py' requires a subcommand but one was not provided" error
- Tracking Issue for Rustdoc support of RFC3485 `feature-documentation`
- Docs
- Rust not yet supported