rust/compiler/rustc_const_eval/src
Bryan Garza 172662dede Add back Machine::before_terminator(...) method
Added it back because it's used by Miri, but in the compiler itself, it
will not do anything (just return `Ok(())`.
2023-01-23 23:56:22 +00:00
..
const_eval Add back Machine::before_terminator(...) method 2023-01-23 23:56:22 +00:00
interpret Add back Machine::before_terminator(...) method 2023-01-23 23:56:22 +00:00
transform Create stable metric to measure long computation in Const Eval 2023-01-23 23:56:22 +00:00
util Assert defining anchor is set in take_opaque_types 2023-01-09 18:14:28 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
lib.rs Also remove #![feature(control_flow_enum)] where possible 2023-01-18 10:22:21 -08:00