1
Fork 0

[Clippy] Swap filter_map_bool_then to use diagnostic item instead of path

This commit is contained in:
GnomedDev 2024-09-18 22:01:52 +01:00
parent 25da0e2e5d
commit 5b55270225
No known key found for this signature in database
GPG key ID: 9BF10F8372B254D1
4 changed files with 4 additions and 4 deletions

View file

@ -501,6 +501,7 @@ symbols! {
black_box,
block,
bool,
bool_then,
borrowck_graphviz_format,
borrowck_graphviz_postflow,
box_new,