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
- Add a check for impossible predicates to trivial_const
- Introduce a `PinSafePointer` trait that generalizes `PinCoerceUnsized`
- Detect missing else in let statement
- `#![feature(generic_const_exprs)]` with `zerocopy` crate causes spurious E0391 cycle error in `cargo doc`
- Suggest `generic_const_args` + `type const` items in const operation diagnostics
- Allow rustdoc JSON rustup component to be installed on stable.
- Co-opt the x86_64-linux-musl for CFI
- [beta] Revert "Build shared LLVM lib for windows-gnullvm"
- add help when constructing ADTs with private fields
- `dyn Allocator` together with `Allocator + Clone` requirements is unsound, leading to UB with `Arc`
- Docs
- Rust not yet supported