mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-14 23:23:09 +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.