undocumented_unsafe_blocks
false positive on const
s
#11246
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
Uh oh!
There was an error while loading. Please reload this page.
Summary
See repro, as it's self-explanatory.
Lint Name
undocumented_unsafe_blocks
Reproducer
The lint fires, but it should not, as a safety comment is present on the preceding line. This is the case regardless of configuration.
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: