]> git.lizzy.rs Git - rust.git/commit
Fix single-match-else in the presence of macros expressions expanding to blocks
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Fri, 3 Mar 2017 15:56:16 +0000 (16:56 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Fri, 3 Mar 2017 15:56:16 +0000 (16:56 +0100)
commita33930f815aca6004a86cbe2d337be22ed1083e5
tree194acb1c3a3f50a9fd6ce3a4af9d77362252026f
parenta161d3f8f4bc06ec1ca24fbe7dbac949cf24b5b9
Fix single-match-else in the presence of macros expressions expanding to blocks
clippy_lints/src/matches.rs
tests/run-pass/single-match-else.rs [new file with mode: 0644]