Add automatically applicable suggestion to should_assert_eq lint #1849
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
L-suggestion
Lint: Improving, adding or fixing lint suggestions
Found by running rustfix on https://github.com/space-wizards/bsdiff-rs. Hopefully not that hard assuming the lint already has a way to parse the expression as
x == y
.The text was updated successfully, but these errors were encountered: