]> git.lizzy.rs Git - rust.git/commit
Demote the never_loop lint to Allow for now.
authorGeorg Brandl <georg@python.org>
Fri, 26 May 2017 07:20:03 +0000 (09:20 +0200)
committerGeorg Brandl <georg@python.org>
Fri, 26 May 2017 16:02:43 +0000 (18:02 +0200)
commit3ba4e8b3fa23f2138a1019db40f6caff7829c651
tree7e2f1eda5bcae20659a3a60dfe26ed3fb64cfec9
parent06472ca651b9b896357b686b31ef8c3a9403914e
Demote the never_loop lint to Allow for now.

Also add "known problem" to the description, with link to #1586.
README.md
clippy_lints/src/lib.rs
clippy_lints/src/loops.rs