Commit 1e08afe
authored
Rollup merge of #143356 - hkBst:clippy-fix-2, r=scottmcm
use unsigned_abs instead of `abs` on signed int to silence clippy
Use `unsigned_abs` instead of `abs` on signed int to silence clippy. Alternatively we could allow the lint, but if codegen is not affected, then this seems preferable.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments