mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
3aace9a641
interpret: get rid of run() function Miri needs its own loop anyway, so there's not much of a point in trying to share this code.