2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-01-09 19:58:44 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andre Bogus
505eb53d29 New never loop lint
This lint detects loops that unconditionally break or return.

Closes 
2017-02-17 04:53:14 +01:00