Clippy wrong detects E0597 #13962
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
Clippy gives me a lifetime warning, but the compiler doesn't care. Somewhere is a bug
Reproducer
I tried this code:
main.rs
Cargo.toml
Command
Version
Additional Labels
No response
clippy output:
The text was updated successfully, but these errors were encountered: