rust/compiler/rustc_const_eval/src
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
..
const_eval interpret: get rid of run() function 2022-11-27 15:20:26 +01:00
interpret Rollup merge of #104982 - RalfJung:norun, r=oli-obk 2022-11-28 17:25:49 +01:00
transform Rollup merge of #104976 - WaffleLapkin:move_comments, r=cjgillot 2022-11-27 22:14:08 +01:00
util Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Remove allow(rustc::potential_query_instability) in rustc_const_eval 2022-10-18 17:44:01 +02:00