]> git.lizzy.rs Git - rust.git/commit
Preserve normalized comments after last list item
authormujpao <mujpao@gmail.com>
Fri, 19 Nov 2021 01:06:49 +0000 (17:06 -0800)
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>
Sat, 20 Nov 2021 01:18:17 +0000 (19:18 -0600)
commit196e6765048b8306208ac88d743ab02e8faf4b6b
treef9ea826875efd9cef203f7a14fc0b9f9cbb169c9
parent2c442ccf25a98c9e8f0a972d94f10ef44b7b09bf
Preserve normalized comments after last list item
src/lists.rs
tests/source/issue-4909/wrap-comments-not-normalized.rs [new file with mode: 0644]
tests/source/issue-4909/wrap-comments-true.rs [new file with mode: 0644]
tests/target/issue-4909/wrap-comments-false.rs [new file with mode: 0644]
tests/target/issue-4909/wrap-comments-not-normalized.rs [new file with mode: 0644]
tests/target/issue-4909/wrap-comments-true.rs [new file with mode: 0644]