]> git.lizzy.rs Git - rust.git/commit
fix: maintain redundant semis on items in statement pos
authorCaleb Cartwright <caleb.cartwright@outlook.com>
Sat, 9 Jan 2021 17:23:36 +0000 (11:23 -0600)
committerCaleb Cartwright <calebcartwright@users.noreply.github.com>
Sat, 9 Jan 2021 18:11:52 +0000 (12:11 -0600)
commit3571c5d6f7f5dd48056627ccc70047593ad84d5c
tree0747fb9bacb9caa7d62c71e00bc1a1e6e821201e
parentc59b147d675546cda43462f21c0ae0bf3788eaf3
fix: maintain redundant semis on items in statement pos
src/visitor.rs
tests/source/statements.rs [new file with mode: 0644]
tests/target/statements.rs [new file with mode: 0644]