rust/compiler/rustc_const_eval
bors 8e398f5ba7 Auto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk
Fast reject for NeedsNonConstDrop

Hopefully fixes the regression in #88558.

I've always wanted to help with the performance of rustc, but it doesn't feel the same when you are fixing a regression caused by your own PR...

r? `@oli-obk`
2021-09-18 00:18:28 +00:00
..
src Auto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk 2021-09-18 00:18:28 +00:00
Cargo.toml Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00