Skip to content

Commit

Permalink
Auto merge of #108020 - nnethercote:opt-mk_region, r=compiler-errors
Browse files Browse the repository at this point in the history
Optimize `mk_region`

PR #107869 avoiding some interning under `mk_ty` by special-casing `Ty` variants with simple (integer) bodies. This PR does something similar for regions.

r? `@compiler-errors`
  • Loading branch information
bors committed Feb 16, 2023
2 parents 8064ddc + 2be0173 commit 1b4db45
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1b4db45

Please sign in to comment.