diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-14 20:12:05 +1100 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2024-02-15 14:46:08 +1100 |
| commit | d33d8675d0fff6f9652790baa5346ac478e528ea (patch) | |
| tree | 8a2d18db1bf38596d4cfd6119359a8f6a3ba6244 /tests/debuginfo/enum-thinlto.rs | |
| parent | 4a1372251850c6cf62dfe7d380bc515763426107 (diff) | |
| download | rust-d33d8675d0fff6f9652790baa5346ac478e528ea.tar.gz rust-d33d8675d0fff6f9652790baa5346ac478e528ea.zip | |
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.
Diffstat (limited to 'tests/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
