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 3c5905a + 97bac81 commit 32d85ee
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 32d85ee

Please sign in to comment.