http::HeaderName
interacts poorly with declare_interior_mutable_const
#9776
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
The reproducer code emits a
declare_interior_mutable_const
warning, even thoughHeaderName
is not interior mutable AFAICT.Lint Name
declare_interior_mutable_const
Reproducer
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: