mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

this is required as otherwise drops of `&mut` refs count as a usage of a 'two-phase temporary' causing an ICE.
this is required as otherwise drops of `&mut` refs count as a usage of a 'two-phase temporary' causing an ICE.