Nicholas Nethercote
25ed6e43b0
Add ErrorGuaranteed
to ast::LitKind::Err
, token::LitKind::Err
.
...
This mostly works well, and eliminates a couple of delayed bugs.
One annoying thing is that we should really also add an
`ErrorGuaranteed` to `proc_macro::bridge::LitKind::Err`. But that's
difficult because `proc_macro` doesn't have access to `ErrorGuaranteed`,
so we have to fake it.
2024-02-15 14:46:08 +11:00
..
2024-02-06 13:12:33 +11:00
2024-02-15 14:46:08 +11:00
2024-02-15 14:46:08 +11:00
2024-02-13 06:27:37 +01:00
2024-02-15 14:46:08 +11:00
2024-02-06 13:12:33 +11:00
2024-02-14 05:27:31 +00:00
2024-02-15 14:46:08 +11:00
2024-02-09 15:34:48 +00:00
2024-02-09 14:41:50 +01:00
2024-02-12 23:18:54 +01:00
2024-02-13 21:03:34 +00:00
2024-02-14 20:30:37 +11:00
2024-02-10 00:58:38 +01:00
2024-02-09 14:41:50 +01:00
2024-02-12 15:46:35 +09:00
2024-02-13 09:33:35 +11:00
2024-02-14 11:53:40 +01:00
2024-02-15 14:46:08 +11:00
2024-02-12 23:18:54 +01:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-02-06 13:12:33 +11:00
2024-02-12 23:18:54 +01:00
2024-02-14 18:32:19 +00:00
2024-02-12 12:47:23 +08:00
2024-02-15 14:46:08 +11:00
2024-02-12 09:42:41 +00:00
2024-02-06 13:12:33 +11:00
2024-02-08 07:44:34 -05:00
2024-02-14 20:30:37 +11:00
2024-02-12 18:39:20 +11:00
2024-02-06 13:12:33 +11:00
2024-02-14 15:41:28 +01:00
2024-02-13 21:03:34 +00:00
2024-02-13 21:13:06 +00:00
2024-02-06 13:12:33 +11:00
2024-02-09 14:41:50 +01:00
2024-02-13 02:48:49 +00:00
2024-02-14 15:41:30 +01:00
2024-02-15 14:46:08 +11:00
2024-02-13 06:27:38 +01:00
2024-02-14 11:53:42 +01:00
2024-02-13 02:48:49 +00:00
2024-02-13 15:53:15 +00:00
2024-02-15 14:46:08 +11:00
2024-02-06 13:12:33 +11:00
2024-02-13 21:03:34 +00:00
2024-02-13 00:31:53 +00:00
2024-02-12 15:46:35 +09:00
2024-02-06 13:12:33 +11:00
2024-02-14 20:30:37 +11:00
2024-02-14 15:41:27 +01:00
2024-02-06 13:12:33 +11:00
2024-02-15 12:58:18 +11:00
2024-02-12 15:46:35 +09:00
2024-02-12 23:18:54 +01:00
2024-02-12 23:18:54 +01:00
2024-02-12 10:31:12 -03:00
2024-02-14 18:32:19 +00:00
2024-02-12 15:46:35 +09:00
2024-02-06 13:12:33 +11:00
2024-02-13 02:48:49 +00:00
2024-02-13 15:53:15 +00:00
2024-02-12 15:46:35 +09:00