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 supported291 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Non returning compilation on 1.48, 1.49, 1.50-beta and nightly-2021-01-13
- Move reporting recursion limit errors outside of the trait system
- Rustc diagnostics don’t realize that assignments from a match guard can be used in the following match arms.
- "overflow evaluating the requirement" regression in nightly-2020-12-27
- Using ManuallyDrop causes allocas and memcpys that LLVM cannot remove
- MaybeUninit requires T: Sized but it should not
- rustdoc: Tracking issue for `pointer` and `reference` in intra-doc links
- Cargo bench eats excessive memory on WSL2 ubuntu
- diagnostics: suggest Result instead of Option if inner arguments would match
- Rustdoc should not show impls with a `where` clause that is always false
- Docs
- Rust not yet supported