]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Rollup merge of #97711 - Nilstrieb:rustc-arena-ub, r=wesleywiser
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Thu, 7 Jul 2022 12:36:49 +0000 (18:06 +0530)
committerGitHub <noreply@github.com>
Thu, 7 Jul 2022 12:36:49 +0000 (18:06 +0530)
commitd63c713947ed54d7e63398dc34cc32459a9e455c
treeb5f505fc1b728481cf0770e86cf41e0aa578a173
parentf6bbe280bf8e446f747fc9108c7f3ff11708026c
parent211fb66810c978576201bb2054f1ccea0e176f10
Rollup merge of #97711 - Nilstrieb:rustc-arena-ub, r=wesleywiser

Improve soundness of rustc_arena

Make it runnable in miri by changing the loop iteration count for some tests in miri. Also fix a stacked borrows issue with box.