Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add diagnostic item for
std::ops::ControlFlow
This will be used in Clippy to detect useless conversions done through `ControlFlow::map_break()` and `ControlFlow::map_continue()`.
- Loading branch information