Skip to content

Commit

Permalink
Auto merge of #124401 - oli-obk:some_hir_cleanups, r=cjgillot
Browse files Browse the repository at this point in the history
Some hir cleanups

It seemed odd to not put `AnonConst` in the arena, compared with the other types that we did put into an arena. This way we can also give it a `Span` without growing a lot of other HIR data structures because of the extra field.

r? compiler
  • Loading branch information
bors committed May 4, 2024
2 parents 5755019 + b1ec083 commit 68e3d0f
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 68e3d0f

Please sign in to comment.