rust/clippy_lints
Matthias Krüger a493717718 Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay
Remove `ControlFlow::{BREAK, CONTINUE}`

Libs-API decided to remove these in #102697.

Follow-up to #107023, which removed them from `compiler/`, but a couple new ones showed up since that was merged.

r? libs
2023-01-28 11:11:09 +01:00
..
src Rollup merge of #107398 - scottmcm:its-their-funeral, r=dtolnay 2023-01-28 11:11:09 +01:00
Cargo.toml Merge commit '1480cea393d0cee195e59949eabdfbcf1230f7f9' into clippyup 2023-01-27 21:09:08 +01:00
README.md

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