Closed
Description
miri
behaves like a strange rustc
driver:
$ miri main.rs # stable
error: the option `Z` is only accepted on the nightly compiler
$ miri main.rs # nightly
error: internal compiler error: compiler/rustc_metadata/src/rmeta/decoder.rs:1157:17: get_optimized_mir: missing MIR for `DefId(1:8654 ~ std[e170]::rt::lang_start_internal)`