unnecessary_lazy_evaluations
gets triggered by a derive macro
#9439
Labels
C-bug
Category: Clippy is not doing the correct thing
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Summary
unnecessary_lazy_evaluations
gets triggered by aFromForm
macro (rocket
0.5-rc.2
)Lint Name
unnecessary_lazy_evaluations
Reproducer
...Or any other struct with
#[derive(FromForm)]
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: