]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #88965 - fee1-dead:const-drop-1, r=oli-obk
authorbors <bors@rust-lang.org>
Sat, 18 Sep 2021 00:18:28 +0000 (00:18 +0000)
committerbors <bors@rust-lang.org>
Sat, 18 Sep 2021 00:18:28 +0000 (00:18 +0000)
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`


Trivial merge