rust/compiler/rustc_const_eval
Matthias Krüger 2055237e8f
Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercote
Remove `Engine`

It's just unnecessary plumbing. Removing it results in less code, and simpler code.

r? ``@cjgillot``
2024-10-30 06:40:37 +01:00
..
src Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercote 2024-10-30 06:40:37 +01:00
Cargo.toml compiler: Factor rustc_target::abi out of const_eval 2024-10-08 18:24:56 -07:00
messages.ftl Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00