Shorten the `lookup_line` code slightly 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Shorten the `lookup_line` code slightly 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||