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 supported290 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
- 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`
- Trouble setting `default-linker = ...` when building aarch64-unknown-linux-musl Rust target
- Encountering the type length limit ICEs Miri
- `cargo check --workspace` randomly crashes during invocations made by rust-analyzer vscode-extension
- `LocalKey` dropped after calling `std::process::exit()`
- Docs
- Rust not yet supported