mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-06 04:06:31 +00:00

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.
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.