mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-11 12:57:03 +00:00
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.