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
- Prevent mutating the global environment pointer in `CommandExt::exec` and opt to use execve and resolve path manually
- diagnostics: improve E0758 note for backticks in doc comments
- Cloning a `Pin<Box>` with a custom allocator can violate the pinning invariant
- stabilize feature `float_algebraic`
- Rustdoc label trait feature
- Ensure inferred let pattern types are well-formed
- Crater triage for 1.97
- interpret: properly check for inhabitedness of nested references
- Introduce a `PinSafePointer` trait that generalizes `PinCoerceUnsized`
- `dyn Allocator` together with `Allocator + Clone` requirements is unsound, leading to UB with `Arc`
- Docs
- Rust not yet supported