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