mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-10 15:14:29 +00:00
f3dd31e214
This is a follow-up for https://github.com/rust-lang/rust/pull/121659, since most cases of unintended block quotes are lazy continuations. The lint is designed to be more generally useful than that, though, because it will also catch unintended list items and unintended block quotes that didn't coincidentally hit a pulldown-cmark bug. |
||
---|---|---|
.. | ||
doc-fixable.fixed | ||
doc-fixable.rs | ||
doc-fixable.stderr | ||
doc_lazy_blockquote.fixed | ||
doc_lazy_blockquote.rs | ||
doc_lazy_blockquote.stderr | ||
doc_lazy_list.fixed | ||
doc_lazy_list.rs | ||
doc_lazy_list.stderr | ||
issue_902.rs | ||
issue_1832.rs | ||
issue_9473.fixed | ||
issue_9473.rs | ||
issue_9473.stderr | ||
issue_10262.fixed | ||
issue_10262.rs | ||
issue_10262.stderr | ||
needless_doctest_main.rs | ||
unbalanced_ticks.rs | ||
unbalanced_ticks.stderr |