]> git.lizzy.rs Git - rust.git/commit
fix the logic for retaining a comment before the arrow in a match
authorStéphane Campinas <stephane.campinas@gmail.com>
Wed, 7 Nov 2018 14:00:33 +0000 (15:00 +0100)
committerStéphane Campinas <stephane.campinas@gmail.com>
Wed, 7 Nov 2018 14:00:33 +0000 (15:00 +0100)
commit9467033a8e7f369b5a3d8cc68a51283fd19f4955
tree355dad803aecac113bc82a99a1e945514c1ef25a
parentcd8bb50aea35f73fa4be62857dfed88f772cd07e
fix the logic for retaining a comment before the arrow in a match
src/matches.rs
tests/source/issue-3131.rs [new file with mode: 0644]
tests/target/issue-3131.rs [new file with mode: 0644]