Yuki Okushi
1757d6b34d
Rollup merge of #87583 - tmiasko:compression-cache, r=wesleywiser
...
Refactor compression cache in v0 symbol mangler
* Remove redundant option around compression caches (they are always present).
* Flatten compression caches into symbol mangler to avoid dynamic memory allocation.
* Implement printer for `&mut SymbolMangler` instead of `SymbolMangler` to avoid passing now slightly larger symbol mangler by value.
2021-07-30 16:26:58 +09:00
..
2021-07-27 16:03:09 -04:00
2021-07-27 16:24:45 +00:00
2021-07-28 18:28:19 +09:00
2021-07-08 16:16:28 +02:00
2021-07-09 22:03:48 +02:00
2021-07-28 16:12:25 +02:00
2021-07-18 14:21:56 +09:00
2021-07-18 20:33:23 +00:00
2021-07-19 21:25:43 +00:00
2021-07-27 12:27:08 -03:00
2021-07-30 16:26:54 +09:00
2021-07-29 06:11:47 +09:00
2021-07-19 08:43:35 -07:00
2021-07-25 04:34:58 +00:00
2021-07-28 17:04:45 -03:00
2021-07-28 16:10:41 +02:00
2021-07-27 16:24:45 +00:00
2021-07-18 11:14:07 +02:00
2021-07-24 10:21:23 +00:00
2021-07-27 19:52:40 +09:00
2021-07-26 20:17:28 -04:00
2021-07-27 16:24:45 +00:00
2021-07-24 11:46:44 -05:00
2021-07-13 17:58:50 +09:00
2021-07-18 11:14:07 +02:00
2021-07-25 11:11:02 +00:00
2021-07-28 09:01:11 +00:00
2021-07-29 07:12:07 +00:00
2021-07-28 09:01:11 +00:00
2021-07-27 05:53:31 +00:00
2021-07-08 16:16:28 +02:00
2021-07-25 12:23:37 +02:00
2021-07-26 21:15:18 +00:00
2021-07-25 20:27:58 -05:00
2021-07-25 20:43:27 -05:00
2021-07-27 16:24:45 +00:00
2021-07-25 12:22:47 +02:00
2021-07-27 19:52:40 +09:00
2021-07-28 16:12:25 +02:00
2021-07-29 13:30:40 +02:00
2021-07-25 17:38:44 +01:00
2021-07-28 01:41:52 +02:00
2021-07-16 16:29:02 -05:00
2021-07-10 20:54:49 +08:00
2021-07-30 16:26:55 +09:00