mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
8e398f5ba7
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`