mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
756d3a0fb7
Undo CopyForDeref assertion in const qualif Fixes rust-lang/rust#147733 caused by rust-lang/rust#145513 This code in fact does not run only on runtime MIR.