Nicholas Nethercote
7e0c6dba0d
Remove LitKind::synthesize_token_lit
.
...
It has a single call site in the HIR pretty printer, where the resulting
token lit is immediately converted to a string.
This commit replaces `LitKind::synthesize_token_lit` with a `Display`
impl for `LitKind`, which can be used by the HIR pretty printer.
2022-12-05 16:33:24 +11:00
..
2022-11-30 21:13:54 +03:30
2022-11-22 18:49:29 +00:00
2022-12-05 16:33:24 +11:00
2022-12-02 13:49:19 +11:00
2022-12-01 07:13:45 +00:00
2022-12-05 16:33:20 +11:00
2022-11-28 15:18:53 +11:00
2022-11-30 11:13:09 +00:00
2022-12-02 13:49:19 +11:00
2022-11-27 11:19:04 +00:00
2022-11-27 22:14:08 +01:00
2022-11-30 04:18:15 +00:00
2022-11-28 15:42:09 +05:30
2022-11-30 11:13:09 +00:00
2022-11-28 18:31:55 +08:00
2022-11-27 11:19:04 +00:00
2022-11-22 22:54:40 -05:00
2022-11-28 00:11:12 -08:00
2022-12-05 16:33:20 +11:00
2022-11-27 22:36:32 +03:00
2022-11-29 18:43:00 +00:00
2022-11-30 11:13:09 +00:00
2022-12-05 16:33:24 +11:00
2022-12-02 10:38:58 +11:00
2022-11-27 11:19:04 +00:00
2022-11-24 16:26:13 +03:30
2022-11-30 14:03:36 +00:00
2022-11-28 15:18:53 +11:00
2022-11-24 00:17:35 +00:00
2022-11-29 12:01:58 -03:00
2022-11-23 15:40:27 +00:00
2022-11-25 11:29:00 +00:00
2022-11-29 18:42:23 +00:00
2022-11-29 12:01:58 -03:00
2022-12-01 04:16:30 +00:00
2022-12-02 10:38:58 +11:00
2022-11-26 18:04:54 -08:00
2022-11-28 15:42:10 +05:30
2022-11-27 11:19:04 +00:00
2022-12-05 15:04:33 +11:00
2022-11-29 22:43:19 +01:00
2022-11-25 22:56:59 +00:00
2022-11-30 17:20:14 +00:00
2022-11-29 18:42:23 +00:00
2022-11-29 10:41:21 +08:00
2022-11-27 22:14:08 +01:00
2022-11-29 17:58:09 +00:00
2022-12-01 11:58:59 +01:00
2022-11-27 22:14:08 +01:00
2022-11-26 17:47:23 +01:00
2022-11-30 21:13:54 +03:30
2022-11-30 11:13:09 +00:00
2022-11-28 17:35:40 +00:00
2022-11-29 13:28:44 +00:00
2022-11-21 20:38:55 +00:00