mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
avoid 'miri' when refering to the shared interpreter This is basically the rustc source code version of https://github.com/rust-lang/rustc-dev-guide/pull/1471.
For more information about how rustc works, see the rustc dev guide.