rust/compiler
Matthias Krüger e525e6a507
Rollup merge of #92551 - RalfJung:stack-pop-cleanup, r=oli-obk
rename StackPopClean::None to Root

With https://github.com/rust-lang/rust/pull/90102, `StackPopClean::None` is now only used for the "root" frame of the stack, so adjust its name accordingly and add an assertion.

r? `@oli-obk`
2022-01-04 21:23:12 +01:00
..
2021-12-14 18:50:31 -04:00
2021-12-22 10:47:36 -06:00
2021-12-14 18:50:31 -04:00
2021-12-30 22:33:44 -05:00
2021-12-26 16:56:34 +01:00
2022-01-03 11:59:01 +01:00