]> git.lizzy.rs Git - rust.git/commit
Do raise a same-arms warning when the two arms are separated by an arm with a guard...
authorlaurent <laurent.mazare@gmail.com>
Fri, 1 Dec 2017 19:25:43 +0000 (19:25 +0000)
committerlaurent <laurent.mazare@gmail.com>
Fri, 1 Dec 2017 19:25:43 +0000 (19:25 +0000)
commit904f27a2ea7b13161cefc0a359b51a0e49f878b3
tree0f83550248a9f5136125b15477a2301e80111633
parent876d6d8c43b675bfb7875d772ff247807524efec
Do raise a same-arms warning when the two arms are separated by an arm with a guard, fix #1996.
clippy_lints/src/copies.rs
tests/ui/matches.rs
tests/ui/matches.stderr
tests/ui/regex.stderr