False positive in doc_markdown unbalanced backticks if code block in list contains backtick #7421
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
This seems like a false positive. There are no unbalanced backticks in the above.
Mentioning @ebobrow @xFrednet @flip1995 who touched this lint in #7357.
Meta
cargo clippy -V
: clippy 0.1.55 (798baeb 2021-07-02)rustc -Vv
:The text was updated successfully, but these errors were encountered: