Nicholas Nethercote
d33d8675d0
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-11 08:40:19 +02:00
2024-01-28 15:56:54 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-12 18:39:20 +11:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-01-03 11:35:07 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-01-03 11:35:07 +02:00
2024-02-11 08:40:19 +02:00
2024-02-15 14:46:08 +11:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-01-03 11:35:07 +02:00
2024-02-11 08:40:19 +02:00
2024-02-11 08:40:19 +02:00
2024-01-21 16:53:06 +02:00