rust
https://github.com/rust-lang/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 supported356 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Add a `layout_of_val` intrinsic for when you want both `size_of_val`+`align_of_val`
- Port the `without_debuginfo` test from `backtrace-rs` to the testsuite
- `Pin::new_unchecked`'s stated safety condition is not quite stringent enough to ensure soundness
- Tracking Issue for future-incompatibility lint ambiguous_glob_imported_traits
- [ICE]: failed to resolve instance for <&mut &mut &mut &mut &mut &mut....
- PartialEq implementations are missing for symmetric comparisons between certain collections
- Remove driver_lint_caps
- deny-by-default & report in deps `uninhabited_static`
- Allow forbidden target features to be hard errors
- tests/ui/union: add annotations for reference rules
- Docs
- Rust not yet supported