rust/compiler/rustc_middle
bors 9ccfedf186 Auto merge of #132301 - compiler-errors:adjust, r=lcnr
Remove region from adjustments

It's not necessary to store this region, because it's only used in THIR and MemCat/ExprUse, both of which already basically only deal with erased regions anyways.
2024-10-31 10:17:49 +00:00
..
2024-10-19 16:19:44 +02:00
2024-09-20 10:02:14 -07:00

For more information about how rustc works, see the rustc dev guide.