Commit 4bbb335
committed
Use "contains()" to make clippy happy
Replace "iter().any()" with "contains()" to make clippy happy.
Signed-off-by: Sergio Lopez <[email protected]>1 parent 4cd9c2c commit 4bbb335
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments