Files
rust/compiler/rustc_middle
Yuki Okushi 55562c7ddc Rollup merge of #100034 - tmiasko:elaborate-box-derefs, r=oli-obk
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`.
2022-08-26 09:51:42 +09:00
..
2020-08-30 18:45:07 +03:00
2022-06-27 08:48:55 +10:00
2020-08-30 18:45:07 +03:00

For more information about how rustc works, see the rustc dev guide.