mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 04:36:12 +00:00
Additionally introduce storage markers for all temporaries created by the inliner. The temporary introduced for destination rebrorrow, didn't use them previously.