Skip to content

Commit

Permalink
Auto merge of #102536 - scottmcm:lookup_line-tweak, r=jackh726
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bors committed Oct 24, 2022
2 parents 2e17471 + d841fa8 commit 7176b11
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7176b11

Please sign in to comment.