Commit 4f98f78
committed
fix(clippy): restore layout_panics reporting to silence dead_code warning
The reporting code was inadvertently dropped when constructing this
commit from the original branch. Without it, LayoutPanic's fields
are never read and clippy -Dwarnings fails.1 parent 6329128 commit 4f98f78
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
145 | 155 | | |
146 | 156 | | |
147 | 157 | | |
| |||
0 commit comments