Commit 4273c1f
committed
Add lint for missing Debug implementation
There were a few structs with a missing Debug derive that were not
caught by the linter.
Add the rustc lint to types to catch these..1 parent bace448 commit 4273c1f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments