rust/compiler/rustc_mir_transform
Tomasz Miąsko 4462b4af52 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-25 10:38:00 +02:00
..
src Elaborate all box dereferences in ElaborateBoxDerefs 2022-08-25 10:38:00 +02:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00