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 supported360 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`
- delegation: emit error when there is an error in lowered user-specified generic args
- Handling release notes for language guarantees made in the Reference
- Ensure inferred let pattern types are well-formed
- add `extern "rust-tail"` calling convention
- `#![feature(generic_const_exprs)]` with `zerocopy` crate causes spurious E0391 cycle error in `cargo doc`
- `CommandExt::exec` writes to the global environment pointer while holding only a read lock
- Suggest `generic_const_args` + `type const` items in const operation diagnostics
- Consteval layout_of caching is surprisingly ineffective
- Docs
- Rust not yet supported