Commit 6ff58af
committed
lib: remove some deny lints
None of these belong in lib.rs, but these in particular have been
changed in rustc so that they now trigger on code that used to be okay.
This prevents me from running tests with recent rustcs on backports.1 parent 53d61f6 commit 6ff58af
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 84 | | |
88 | 85 | | |
89 | 86 | | |
| |||
0 commit comments