rust/compiler/rustc_mir_transform
Matthias Krüger 39641319ad
Rollup merge of #91410 - ecstatic-morse:const-precise-live-drops-take-2, r=oli-obk
Move `#![feature(const_precise_live_drops)]` checks earlier in the pipeline

Should mitigate the issues found during MCP on #73255.

Once this is done, we should clean up the queries a bit, since I think `mir_drops_elaborated_and_const_checked` can be merged back into `mir_promoted`.

Fixes #90770.

cc ``@rust-lang/wg-const-eval``
r? ``@nikomatsakis`` (since they reviewed #71824)
2021-12-02 22:16:13 +01:00
..
src Rollup merge of #91410 - ecstatic-morse:const-precise-live-drops-take-2, r=oli-obk 2021-12-02 22:16:13 +01:00
Cargo.toml Remove re-export. 2021-10-03 16:08:54 +02:00