]> git.lizzy.rs Git - rust.git/commit
Use the last line's width for indent width in rewriting missed span
authorSeiichi Uchida <seuchida@gmail.com>
Tue, 5 Sep 2017 07:51:54 +0000 (16:51 +0900)
committerSeiichi Uchida <seuchida@gmail.com>
Tue, 5 Sep 2017 07:54:02 +0000 (16:54 +0900)
commit97d9e6b37395625a19051a4d9c0c3d47f9437ded
treef044d0dc3d2ef676377c02779d233e484157dba2
parent2fb5affb5f6a57e29178934ee8c691f0618644f2
Use the last line's width for indent width in rewriting missed span

to fix unindented comments
src/missed_spans.rs
tests/source/comment.rs
tests/source/comment4.rs
tests/target/comment.rs
tests/target/comment4.rs