]> git.lizzy.rs Git - rust.git/commit
lint on single match expressions with a value in the else path
authorOliver 'ker' Schneider <rust19446194516@oli-obk.de>
Sun, 24 Jan 2016 11:24:16 +0000 (12:24 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Mon, 1 Feb 2016 10:29:03 +0000 (11:29 +0100)
commitd6c0435c81c594c9fb3d563d0306ac24c25cc2ca
tree684ef86de09f3923f9ff94f9902b7df2a2ebc1f7
parent5a61a95d31c9937b01b3ef847b114e8829f5da7d
lint on single match expressions with a value in the else path
README.md
src/lib.rs
src/matches.rs
tests/compile-fail/matches.rs