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 supported327 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Derive `Copy` and `Hash` for `IntErrorKind`
- Remove bogus `#![feature(get_mut_unchecked)]` from docs for stable `Rc`/`Arc` methods
- llvm noalias data gets lost when passing large structs
- Fix suggestions when returning a bare trait from an async fn.
- projecting to assoc type of supertrait that is implemented differently for trait object goes wrong
- Footgun with Rc::assume_init and related methods
- Duplicate error for using allow inside forbid
- regression: ArArchiveBuilder can no longer handle output to temporary files managed by Python
- Volatile reads and writes on aarch64 sometimes generate instructions not suitable for MMIO in protected VMs
- Implicit calls to `deref` and `deref_mut` are a footgun with raw pointers
- Docs
- Rust not yet supported