internal lint: forbid HashMap and HashSet and suggest the FxHash* variants #2853
Labels
A-lint
Area: New lints
C-an-interesting-project
Category: Interesting projects, that usually are more involved design/code wise.
E-help-wanted
Call for participation: Help is requested to fix this issue.
good-first-issue
These issues are a good way to get started with Clippy
L-perf
Lint: Belongs in the perf lint group
They are much more performant and we don't need any collision prevention in clippy.
Once it works nicely we can upstream it to rustc, because they totally need that, too
The text was updated successfully, but these errors were encountered: