mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
0fd3bbe6cf
The `match` looks like it's exactly the same as `checked_sub(1)`, so we might as well see if perf says we can just do that to save a couple lines.