]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #67731 - matthewjasper:drop-in-place-reclimit, r=eddyb
authorbors <bors@rust-lang.org>
Fri, 17 Jan 2020 04:13:38 +0000 (04:13 +0000)
committerbors <bors@rust-lang.org>
Fri, 17 Jan 2020 04:13:38 +0000 (04:13 +0000)
commit91ff7c689d4a2beb45bdd45f14cb65424a46ad9c
treebc272a4b3c4ad2cc400d38da531f641617827d32
parent8cacf50563ba0f60855d3465f019290d29495ec1
parent4843f227885bf23a34cc8485173c11601b00d977
Auto merge of #67731 - matthewjasper:drop-in-place-reclimit, r=eddyb

Handle recursive instantiation of drop shims

The compiler used to hang because the recursion limit was never hit.
src/librustc_mir/monomorphize/collector.rs