rust/compiler/rustc_const_eval/src
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
..
const_eval Rollup merge of #88954 - nbdd0121:panic3, r=oli-obk 2021-09-17 17:41:19 +02:00
interpret Remove implementation of min_align_of intrinsic 2021-09-14 13:58:35 +02:00
transform Auto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk 2021-09-18 00:18:28 +00:00
util Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
lib.rs Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00