Skip to content

Commit

Permalink
Remove noisy suggestion of hash_map rust-lang#72642
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayush Kumar Mishra committed May 27, 2020
1 parent 783139b commit 405322f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/ui/resolve/use_suggestion_placement.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ help: consider importing one of these items
|
LL | use std::collections::HashMap;
|
LL | use std::collections::hash_map::HashMap;
|

error: aborting due to 3 previous errors

Expand Down

0 comments on commit 405322f

Please sign in to comment.