rust-clippy
rust-clippy copied to clipboard
Fix `filter_map_bool_then` wrongly suggests macro definitions
Closes rust-lang/rust-clippy#15047
changelog: [filter_map_bool_then] fix wrongly showed macro definitions in suggestions
r? @y21
rustbot has assigned @y21. They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
r? samueltardieu
r? clippy
r? clippy
@Alexendoo Updated. Thank you!