The Rust Programming Language Forum
Compile MIR with rustc?
mmlinford
April 21, 2018, 6:44am
#1
Is it possible to have rustc compile MIR directly? If not, is
miri
the best option to run it?