FN in boxed_local lint #4642
Labels
C-bug
Category: Clippy is not doing the correct thing
C-enhancement
Category: Enhancement of lints, like adding more cases or adding help messages
I-false-negative
Issue: The lint should have been triggered on code, but wasn't
This FN was introduced by the rustup #4628. To fix this major changes to the lint are probably necessary (#4628 (comment)).
A test for this FN already exists here:
rust-clippy/tests/ui/escape_analysis.rs
Lines 170 to 174 in e2393b0
Originally posted by @flip1995 in #4628
The text was updated successfully, but these errors were encountered: