mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 09:47:15 +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.