Skip to main content


Just added a new Rust clippy lint inverted_saturating_sub and extended implicit_saturating_sub.

Some rare cases but hopefully it'll help find some logic bugs in some code bases. :)

PR: https://github.com/rust-lang/rust-clippy/pull/12476

#rust #rustlang

⇧