missing_panics_doc triggers on debug_assert
#6739
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
Lint name:
I tried this code:
I expected to see this happen: no lint
Instead, this happened:
Meta
cargo clippy -V
:clippy 0.1.52 (e9920ef 2021-02-11)
rustc -Vv
:The text was updated successfully, but these errors were encountered: