mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
beebd3a4c6
Desugaring DropAndReplace at MIR build (#107844) fixed issue 70919. Add regressions tests, borrowed from #102078, to ensure we check for this in the future. Co-authored-by: Aaron Hill <aa1ronham@gmail.com>