]> git.lizzy.rs Git - rust.git/commit
Fix FP with `WHILE_LET_LOOP` and break expressions
authormcarton <cartonmartin+git@gmail.com>
Thu, 16 Jun 2016 14:19:17 +0000 (16:19 +0200)
committermcarton <cartonmartin+git@gmail.com>
Thu, 16 Jun 2016 14:21:11 +0000 (16:21 +0200)
commit836554387a86c312a482c95bc9a217303cb399b0
tree2d32a3bccf3ad43f5208a841182c10fe2189429b
parent06fd2468b281efac77af487fcd2cd16233f66e3a
Fix FP with `WHILE_LET_LOOP` and break expressions
clippy_lints/src/loops.rs
tests/compile-fail/while_loop.rs