Files
rust/compiler
Jonathan Brouwer 15a6976c86 Rollup merge of #153559 - Zalathar:persist, r=jackh726
Inline and simplify some code for saving incremental data to disk

Main changes:
- Inline `encode_query_cache` and `TyCtxt::serialize_query_result_cache`
- Pull value promotion out of `OnDiskCache::drop_serialized_data`
- Panic if `on_disk_cache` is None in an incremental-only path
2026-03-08 22:51:52 +01:00
..
2026-03-07 10:42:02 -08:00
2026-03-07 10:42:02 -08:00
2026-03-07 10:42:02 -08:00
2026-03-07 10:42:02 -08:00
2026-03-07 10:42:02 -08:00
2026-03-08 22:54:12 +11:00
2026-03-07 10:42:02 -08:00
2026-03-07 10:42:02 -08:00
2026-03-07 10:42:02 -08:00
2026-01-19 16:08:54 +00:00