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 supported273 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Unknown imports appear randomly in wasm with wasm32-unknown-unknown
- "overflow evaluating the requirement" caused by a blanket impl with a wrapper on one of the trait's type parameters
- &Box<[T]> does not impl IntoIterator
- Tracking issue for future-incompatibility lint `proc_macro_derive_resolution_fallback`
- Panic about invalid identifier `"SomeIdentifier::Something"` from proc macro produces ICE at call-side code
- Regressions with large (2-4GB) stack arrays on large stacks
- Misleading diagnostic when Deref is implemented. [E0308]
- rustdoc: Try removing `Cache.stack` and instead working directly with the item path
- ICE: panicked at 'already borrowed: BorrowMutError' and thread panicked while panicking. aborting.
- Confusing lifetime error with `'static` bound in `?` implicit `From`
- Docs
- Rust not yet supported