mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
484c561d78
This will be used in Clippy to detect useless conversions done through `ControlFlow::map_break()` and `ControlFlow::map_continue()`.