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