Nika Layzell
b34c79f8f1
proc_macro: stop using a remote object handle for Literal
...
This builds on the symbol infrastructure built for `Ident` to replicate
the `LitKind` and `Lit` structures in rustc within the `proc_macro`
client, allowing literals to be fully created and interacted with from
the client thread. Only parsing and subspan operations still require
sync RPC.
2022-07-18 13:06:51 -04:00
..
2022-07-10 23:57:25 -05:00
2022-07-07 18:06:49 +05:30
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-18 08:40:00 +09:00
2022-07-12 16:25:16 +04:00
2022-07-16 20:17:58 -03:00
2022-07-18 05:50:54 +00:00
2022-07-16 20:17:58 -03:00
2022-07-17 19:28:01 +00:00
2022-07-13 17:47:06 -05:00
2022-07-16 20:17:58 -03:00
2022-07-17 19:28:01 +00:00
2022-07-17 19:28:01 +00:00
2022-07-14 21:50:14 +00:00
2022-07-13 17:47:06 -05:00
2022-07-08 21:18:16 +00:00
2022-07-16 20:17:58 -03:00
2022-07-16 22:30:56 +02:00
2022-07-18 13:06:51 -04:00
2022-07-16 20:17:58 -03:00
2022-07-15 15:53:38 +05:30
2022-07-17 04:58:38 +00:00
2022-07-13 17:47:06 -05:00
2022-07-16 20:17:58 -03:00
2022-07-14 21:50:14 +00:00
2022-07-16 20:17:58 -03:00
2022-07-15 17:32:34 +00:00
2022-07-16 00:18:54 +00:00
2022-07-15 16:13:49 +01:00
2022-07-16 20:17:58 -03:00
2022-07-18 13:59:05 +00:00
2022-07-16 20:17:58 -03:00
2022-07-16 22:30:47 +02:00
2022-07-16 20:17:58 -03:00
2022-07-13 17:47:06 -05:00
2022-07-16 20:17:58 -03:00
2022-07-16 20:17:58 -03:00
2022-07-15 16:13:47 +01:00
2022-07-14 22:55:17 +01:00
2022-07-13 17:47:06 -05:00
2022-07-16 20:17:58 -03:00
2022-07-14 14:14:21 +05:30
2022-07-18 08:40:00 +09:00
2022-07-15 15:53:38 +05:30
2022-07-06 22:50:55 +02:00
2022-07-17 19:28:01 +00:00
2022-07-18 13:59:05 +00:00
2022-07-06 06:41:53 +01:00
2022-07-14 19:24:04 +05:30
2022-07-08 17:55:26 +00:00
2022-07-18 08:39:59 +09:00