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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- no_std: binary size blowup using Result::unwrap since 1.49.0
- Feature request: Silence not-found error when a suggested import is already in-place but typo'd
- Confusing lifetime error on `impl`s involving `self` and ADTs with lifetimes
- Suggest a braced-variant when seeing named fields in a tuple-variant
- LLVM ERROR: fixup value too large for data type
- Float min/max/clamp follow IEEE754-2008 (and not IEEE754-2019) WRT negative zeros
- ICE: index out of bounds: the len is 0 but the index is 0
- rustdoc: Rename `--show-coverage` to `--output-format coverage` (and `coverage-json`)
- Slices that cover the last byte of the address space are invalid
- Documentation of `mem::uninitialized` potentially confusing for ZSTs
- Docs
- Rust not yet supported