mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
55562c7ddc
Elaborate all box dereferences in `ElaborateBoxDerefs` so that it is the only pass responsible for elaboration, instead of splitting this responsibility between the `StateTransform` and `ElaborateBoxDerefs`.