Commit a3227fc
committed
Remove lines allowing clippy cognitive complexity checks.
Since these allow lines were added, this clippy lint has been downgraded
to a nursery check via
rust-lang/rust-clippy#5428
Since we don't have allows for other nursery lints, I suggest we remove
these ones.1 parent 4be9cdf commit a3227fc
File tree
2 files changed
+0
-6
lines changed- mp4parse_capi/tests
- mp4parse/tests
2 files changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
| |||
164 | 163 | | |
165 | 164 | | |
166 | 165 | | |
167 | | - | |
168 | 166 | | |
169 | 167 | | |
170 | 168 | | |
| |||
231 | 229 | | |
232 | 230 | | |
233 | 231 | | |
234 | | - | |
235 | 232 | | |
236 | 233 | | |
237 | 234 | | |
| |||
529 | 526 | | |
530 | 527 | | |
531 | 528 | | |
532 | | - | |
533 | 529 | | |
534 | 530 | | |
535 | 531 | | |
| |||
610 | 606 | | |
611 | 607 | | |
612 | 608 | | |
613 | | - | |
614 | 609 | | |
615 | 610 | | |
616 | 611 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments