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 | 33603a6d80f090ad6ade21c7e9a369aba47b9f46 (patch) | |
| tree | 5f44fb42cacd6b5873513f5ab34067468516ccda /tests/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs | |
| parent | b3b9f31a869326bcd623c84fd230777f397847f3 (diff) | |
| download | rust-33603a6d80f090ad6ade21c7e9a369aba47b9f46.tar.gz rust-33603a6d80f090ad6ade21c7e9a369aba47b9f46.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/codegen/patchable-function-entry/patchable-function-entry-both-flags.rs')
0 files changed, 0 insertions, 0 deletions
