Commit f1e2879
committed
lint: stop normalizing types to avoid recur limits
This was causing compilation failures in the
performance benchmarking as diesel hit recursion
limits.
Signed-off-by: David Wood <[email protected]>1 parent 9137fea commit f1e2879
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1473 | 1473 | | |
1474 | 1474 | | |
1475 | 1475 | | |
1476 | | - | |
1477 | | - | |
1478 | | - | |
1479 | | - | |
1480 | | - | |
| 1476 | + | |
1481 | 1477 | | |
1482 | 1478 | | |
1483 | 1479 | | |
| |||
0 commit comments