about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-04-10 13:44:57 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-04-10 14:46:53 +1000
commit9bb1008e1d8da55be5e383b552e5e9e3774e37fe (patch)
tree5fbca098b04ef12cba74cea9b1c326b516f098a3 /compiler/rustc_interface/src/errors.rs
parent3cb9966235a981cfea1bbf2536ebd5021bcbca5e (diff)
downloadrust-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