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-01-23 21:04:27 +00:00
2026-03-08 22:02:23 +11:00
2026-02-08 18:21:47 +11:00
2026-03-07 10:42:02 -08:00
2026-03-07 20:04:00 +00:00
2026-03-07 10:42:02 -08:00
2026-03-06 10:38:47 +00:00
2026-03-07 10:42:02 -08:00
2026-03-08 22:02:23 +11:00
2026-03-08 22:02:23 +11:00
2026-03-06 12:07:25 +01:00
2026-03-05 12:21:27 +00:00
2026-03-08 22:02:23 +11:00
2026-03-08 19:04:37 +01:00
2026-03-08 22:02:23 +11:00
2026-03-08 22:02:23 +11:00
2026-03-07 10:42:02 -08:00
2026-03-02 19:31:15 +01:00
2026-03-01 10:47:29 +01:00
2026-03-08 22:02:23 +11:00
2026-03-07 10:42:02 -08:00
2026-03-07 20:02:30 +01:00
2025-12-24 06:41:42 +00:00
2026-03-06 16:02:41 +03:00
2026-03-08 22:02:23 +11:00
2026-03-07 10:42:02 -08:00
2026-03-08 22:02:23 +11:00
2026-03-08 21:27:50 +11:00
2026-02-13 09:25:39 +08:00
2026-03-08 22:02:23 +11:00
2026-03-07 17:37:20 +01:00
2026-03-04 06:10:42 +00:00
2026-03-08 22:02:23 +11:00
2026-03-07 10:42:02 -08:00
2026-03-08 14:01:35 +11:00
2026-02-24 12:03:17 +01:00
2026-03-08 22:54:12 +11:00
2026-03-08 21:53:13 +11:00
2026-03-08 22:51:52 +01:00
2026-03-08 22:02:23 +11:00
2026-03-08 22:02:23 +11:00
2026-03-08 22:02:23 +11:00
2026-03-07 10:42:02 -08:00
2026-02-28 12:52:56 +01:00
2026-03-08 22:02:23 +11:00
2026-02-18 19:39:51 +09:00
2026-03-07 17:37:20 +01:00
2026-03-04 15:16:52 +01:00
2026-03-03 07:14:12 +01:00
2026-01-08 14:10:33 +01:00
2026-03-07 10:42:02 -08:00
2026-02-20 17:59:47 +03:30
2026-03-08 19:04:37 +01:00
2026-03-08 22:02:23 +11:00
2026-02-20 09:50:16 +01:00
2026-02-13 09:25:39 +08:00
2026-03-06 15:22:17 +00:00
2026-03-07 10:42:02 -08:00
2026-03-08 22:02:23 +11:00
2026-03-04 11:54:08 +11:00
2026-02-10 10:22:05 -05:00
2026-03-08 22:02:23 +11:00
2026-01-19 16:08:54 +00:00
2026-01-12 09:22:58 +11:00
2026-03-08 22:02:23 +11:00
2026-03-06 18:49:47 +01:00