]> git.lizzy.rs Git - rust.git/commit
handle hard tabs when formatting trailing comments (#3836)
authorStéphane Campinas <stephane.campinas@gmail.com>
Mon, 7 Oct 2019 07:40:27 +0000 (09:40 +0200)
committerSeiichi Uchida <seuchida@gmail.com>
Mon, 7 Oct 2019 07:40:27 +0000 (16:40 +0900)
commit160c3aafc53912352988887ed764ed4c862a14b2
treefc1df7d5aac4be1106de7ae950056a7752b13848
parent33e3667085e4c73d4391c6168552458eb47664de
handle hard tabs when formatting trailing comments (#3836)
src/missed_spans.rs
src/utils.rs
tests/source/trailing_comments.rs [deleted file]
tests/source/trailing_comments/hard_tabs.rs [new file with mode: 0644]
tests/source/trailing_comments/soft_tabs.rs [new file with mode: 0644]
tests/target/trailing_comments.rs [deleted file]
tests/target/trailing_comments/hard_tabs.rs [new file with mode: 0644]
tests/target/trailing_comments/soft_tabs.rs [new file with mode: 0644]