Files
rust/compiler
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
..
2025-04-02 06:20:35 +11:00
2025-03-15 06:34:36 +00:00
2025-03-28 12:14:09 +00:00