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
- `(checked_)isqrt` documentation for signed integers could clarify which root is returned
- Replace `truncate(0)` with `clear()`
- improve error message when a cfg-ed out item is resolved
- Implement complex numbers and basic arithmetic
- std::process: fix UEFI ExitStatus::code() silent truncation of error …
- `let` and `if let` have different closure capture behaviors
- Tracking issue for release notes of #149931: rustdoc: don't give depreciation notes special handling
- Trait fn call does not compile unless fully qualified, but works in the new solver
- Worse optimization with `fn() -> !` than `fn()` or `fn() -> ()` with `-Crelocation-model=static`
- docs: clarify that float Rem formula uses exact arithmetic
- Docs
- Rust not yet supported