Commit 9b07771
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 9fb77e6 commit 9b07771
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 | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
164 | | - | |
165 | 163 | | |
166 | 164 | | |
167 | 165 | | |
| |||
228 | 226 | | |
229 | 227 | | |
230 | 228 | | |
231 | | - | |
232 | 229 | | |
233 | 230 | | |
234 | 231 | | |
| |||
486 | 483 | | |
487 | 484 | | |
488 | 485 | | |
489 | | - | |
490 | 486 | | |
491 | 487 | | |
492 | 488 | | |
| |||
567 | 563 | | |
568 | 564 | | |
569 | 565 | | |
570 | | - | |
571 | 566 | | |
572 | 567 | | |
573 | 568 | | |
| |||
| 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