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
- no associated item found for struct in the current scope while it exists
- Lint exported_private_dependencies misses public dependency via trait impl
- A tuple of primitives function parameter is passed via the stack even though the tuple constituents could be passed as registers
- [Cargo Doc] Indicate that an item is in the prelude
- `forbid` overwritten by later `allow` on the same "scope level"
- Sub-optimal codegen: Unnecessarily dumping AVX registers to stack
- Consider skipping 'unused import' lint for traits when errors have occured
- Bad error message using shared borrow of non-sync type across await point
- Running rustdoc on code using quote generates false lint warnings for unused_braces
- wasm target not honoring linker set at bootstrap time (1.42.0 and maybe earlier)
- Docs
- Rust not yet supported