rust/clippy_lints
Michael Howell b5cf8b8277 doc_lazy_continuation: do not warn on End events
This avoids event spans that would otherwise cause crashes, since an
End's span covers the range of the tag (which will be earlier than the
line break within the tag).
2024-05-18 16:19:41 -07:00
..
src doc_lazy_continuation: do not warn on End events 2024-05-18 16:19:41 -07:00
Cargo.toml Merge commit '20b085d500dfba5afe0869707bf357af3afe20be' into clippy-subtree-update 2024-05-02 17:26:44 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.