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 supported301 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- "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
- 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
- Compiler doesn't explain that unfulfilled lifetime requirement comes from object lifetime default
- "the following other types implement trait" needs improvement.
- It should be possible to get a mutable reference to a ZST literal
- Docs
- Rust not yet supported