]> git.lizzy.rs Git - rust.git/commit
Auto merge of #61426 - Zoxc:just-tcx-mir-building, r=eddyb
authorbors <bors@rust-lang.org>
Wed, 12 Jun 2019 19:24:40 +0000 (19:24 +0000)
committerbors <bors@rust-lang.org>
Wed, 12 Jun 2019 19:24:40 +0000 (19:24 +0000)
commit2887008e0ce0824be4e0e9562c22ea397b165c97
treee61b869ab525a1917232ac3c958af69446754283
parent55cee44671ecb0869cc7fbac0ad62f6236893d06
parentd3e1181b1cabb45388b0141974b01ca3ec36c8b9
Auto merge of #61426 - Zoxc:just-tcx-mir-building, r=eddyb

Use a single lifetime for MIR construction

Builds on https://github.com/rust-lang/rust/pull/57214

r? @eddyb