mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
3658060890
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.