Skip to content

use unsigned_abs instead of abs on signed int to silence clippy#143356

Merged
bors merged 1 commit into
rust-lang:masterfrom
hkBst:clippy-fix-2
Jul 4, 2025
Merged

use unsigned_abs instead of abs on signed int to silence clippy#143356
bors merged 1 commit into
rust-lang:masterfrom
hkBst:clippy-fix-2

use unsigned_abs instead of `abs` on signed int to silence clippy

d9505f0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view