rust/compiler/rustc_const_eval
bors 3658060890 Auto merge of #139234 - compiler-errors:query-tweak, r=oli-obk
Misc query tweaks

Remove some redundant work around `cache_on_disk` and `ensure_ok`, since `Result<(), ErrorGuaranteed>` queries don't need to cache or recompute their "value" if they are only used for their result.
2025-04-03 00:13:54 +00:00
..
src Auto merge of #139234 - compiler-errors:query-tweak, r=oli-obk 2025-04-03 00:13:54 +00:00
Cargo.toml Stop relying on rustc_type_ir in non-type-system crates 2025-03-15 06:42:48 +00:00
messages.ftl Use def_path_str for def id arg in UnsupportedOpInfo 2025-03-20 03:22:46 +00:00