rust
https://github.com/mozilla/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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Request for `tune-cpu` code generation option to be promoted to stable
- `asm!` lints should be based on `cfg` rather than target
- `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`
- Docs
- Rust not yet supported