rust/compiler/rustc_const_eval/src
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
..
check_consts Rollup merge of #132338 - nnethercote:rm-Engine, r=nnethercote 2024-10-30 06:40:37 +01:00
const_eval compiler: Add is_uninhabited and use LayoutS accessors 2024-10-28 09:58:30 -07:00
interpret TypingMode 🤔 2024-10-29 17:01:24 +01:00
util TypingMode 🤔 2024-10-29 17:01:24 +01:00
errors.rs Re-do recursive const stability checks 2024-10-25 20:31:40 +02:00
lib.rs move strict provenance lints to new feature gate, remove old feature gates 2024-10-21 15:22:17 +01:00