rust/compiler/rustc_const_eval
Matthias Krüger 3aace9a641
Rollup merge of #104982 - RalfJung:norun, r=oli-obk
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.
2022-11-28 17:25:49 +01:00
..
src Rollup merge of #104982 - RalfJung:norun, r=oli-obk 2022-11-28 17:25:49 +01:00
Cargo.toml interpret: use Either over Result when it is not representing an error condition 2022-11-18 10:18:32 +01:00