bors 0a8629bff6 Auto merge of #85885 - bjorn3:remove_box_region, r=cjgillot
Don't use a generator for BoxedResolver

The generator is non-trivial and requires unsafe code anyway. Using regular unsafe code without a generator is much easier to follow.

Based on #85810 as it touches rustc_interface too.
2021-06-11 16:11:20 +00:00
..
2021-04-21 22:39:08 -07:00
2021-06-01 20:53:04 +02:00
2021-06-04 15:26:08 -04:00
2021-06-08 17:17:48 -03:00