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 supported276 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- LUB coercions can't combine unsafe fn item with safe fn item or pointer
- `std::fmt` documentation does not explain the colon
- Failed to build `jemallocator` on `arm64e-apple-darwin`
- ICE: Unsize coercion, but `&dyn Foo<'_>` isn't coercible to `&dyn Bar<'_, '_, ()>`
- Tracking issue for release notes of #131857: Allow dropping dyn principal
- Unreachable post-monomorphization error triggered by `-C link-dead-code`
- Footgun with Rc::assume_init and related methods
- projecting to assoc type of supertrait that is implemented differently for trait object goes wrong
- Volatile reads and writes on aarch64 sometimes generate instructions not suitable for MMIO in protected VMs
- A out-of-air lifetime that that may not live long vs. the implementation is not general enough
- Docs
- Rust not yet supported