feat(manual_saturating_arithmetic): lint x.checked_sub(y).unwrap_or_default()
#5678
Loading
x.checked_sub(y).unwrap_or_default()
#5678