rust/compiler/rustc_const_eval
Jack Wrenn 2de9010f66 Add tag_for_variant query
This query allows for sharing code between `rustc_const_eval` and
`rustc_transmutability`.

Also moves `DummyMachine` to `rustc_const_eval`.
2024-03-22 17:01:49 +00:00
..
src Add tag_for_variant query 2024-03-22 17:01:49 +00:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Rename some things around validation error reporting to signal that it is in fact about validation failures 2024-03-14 12:21:35 +00:00