]> git.lizzy.rs Git - rust.git/commit
Merge pull request #1305 from d-dorazio/1289-lint-for-ignored-argument-in-result...
authorOliver Schneider <oli-obk@users.noreply.github.com>
Sun, 30 Oct 2016 18:20:54 +0000 (14:20 -0400)
committerGitHub <noreply@github.com>
Sun, 30 Oct 2016 18:20:54 +0000 (14:20 -0400)
commit8630376e71db564af9a6442920ee1006d3b0386d
tree12cf1780529cf033a7ca1258f7779577d4b63a32
parent502416fa78fdb47e98e9983da5a101de49454b0a
parentd21304038166e4d7822a9f51bdb814c9e832b58a
Merge pull request #1305 from d-dorazio/1289-lint-for-ignored-argument-in-result-option

Add lint for redundant pattern matching in if let for Result/Option