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
- Suggest `ptr::null` when using `ptr::addr_of!(0)` or `&raw const 0`
- `const { ... }` blocks cannot be written outside of function
- rustc uses a constantly increasing amount of memory up to OS crash or OOM kill
- compiler: suggest `const _` for a misplaced `const {}`
- Unhelpful error message "Attempt to negate with overflow" when calling `i64::abs(i64::MIN)`.
- Hard-to-read ICEs when fluent translation uses non-existing variable
- `./x test <path_to_test>` does not work on msys2
- Tracking Issue for `float_semantics` RFC 3514
- The suggestion to remove generic parameters proposed by help did not remove comma
- Effective breakage to `jiff` due to `ambiguous_negative_literals`
- Docs
- Rust not yet supported