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 supported287 Subscribers
View all SubscribersAdd a CodeTriage badge to rust
Help out
- Issues
- 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
- Incorrect trait bounds suggestion with derive macros
- Need a lifetime hint for E0409 "variable is bound inconsistently"
- [BUG] cargo test --doc may create tests in noexec folder on Windows
- Add internal documentation for all queries
- Suboptimal code generation for thread_local!
- A new thread is created for each test even if --test-threads=1
- Docs
- Rust not yet supported