rust/clippy_lints
bors a5995279fb Auto merge of #9837 - DesmondWillowbrook:never_loop, r=dswij
fix never_loop false positive

fixes #9831

changelog: [`never_loop`]: fixed false positive on unconditional break in internal labeled block
2022-11-13 15:44:14 +00:00
..
2022-11-04 21:21:55 -07:00

This crate contains Clippy lints. For the main crate, check GitHub.