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 supported367 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- Traits are resolved incorrectly when dyn trait is used in a struct.
- Provide structural pinning guarantees for slices, vecs, arrays
- "ambiguous associated type" when accessing concrete type (but not on generic type)
- Allow users to override or filter list of exported symbols passed to the WASM linker
- Confusing precedence for shifts
- Need a lifetime hint for E0409 "variable is bound inconsistently"
- A new thread is created for each test even if --test-threads=1
- impl_trait_in_fn_trait_return breaks with ref params
- Lint for destructuring a unit struct without binding to a value
- Cross-compiling `raw-dylib` doesn't work on Windows
- Docs
- Rust not yet supported