rust/compiler/rustc_mir
bors cc03ee6702 Auto merge of #78679 - oli-obk:temp_lifetime, r=eddyb
Also generate `StorageDead` in constants

r? `@eddyb`

None of this special casing is actually necessary since we started promoting within constants and statics.

We may want to keep some of it around out of perf reasons, but it's not required for user visible behaviour

somewhat related: #68622
2020-12-09 11:31:32 +00:00
..
src Auto merge of #78679 - oli-obk:temp_lifetime, r=eddyb 2020-12-09 11:31:32 +00:00
Cargo.toml Added some unit tests as requested 2020-11-11 16:40:17 -08:00