diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-10 13:44:57 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-04-10 14:46:53 +1000 |
| commit | 9bb1008e1d8da55be5e383b552e5e9e3774e37fe (patch) | |
| tree | 5fbca098b04ef12cba74cea9b1c326b516f098a3 /compiler/rustc_interface/src/errors.rs | |
| parent | 3cb9966235a981cfea1bbf2536ebd5021bcbca5e (diff) | |
| download | rust-9bb1008e1d8da55be5e383b552e5e9e3774e37fe.tar.gz rust-9bb1008e1d8da55be5e383b552e5e9e3774e37fe.zip | |
Avoid empty identifiers for delegate params and args.
Instead use `argN`. The empty identifiers could flow to `Liveness::should_warn`, where they would trigger a bounds error. Fixes #139512.
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
