rust/tests/ui/doc
Michael Howell f3dd31e214 Add lint for markdown lazy paragraph continuations
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.
2024-05-06 16:31:21 -07:00
..
doc_lazy_blockquote.fixed
doc_lazy_blockquote.rs
doc_lazy_blockquote.stderr
doc_lazy_list.fixed
doc_lazy_list.rs
doc_lazy_list.stderr
doc-fixable.fixed
doc-fixable.rs
doc-fixable.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