mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +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.