mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 19:58:26 +00:00
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.