mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
2e96c74dce
new lint to detect infinite loop closes: #11438 changelog: add new lint to detect infinite loop ~*I'll change the lint name*~. Should I name it `infinite_loop` or `infinite_loops` is fine? Ahhhh, English is hard...