FP redundant_pattern (breaks code), "ref" cannot be omitted #5271
Labels
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
good-first-issue
These issues are a good way to get started with Clippy
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
using just
s
broke the build:it needs to be
ref s
The text was updated successfully, but these errors were encountered: