mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
d63c713947
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.