about summary refs log tree commit diff
path: root/compiler/rustc_errors/src/codes.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-02-29 09:27:11 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-02-29 16:30:12 +1100
commit869bd03a04fa2c6f95dc78523d098ed6b1e88b04 (patch)
treed7176fbd9b6e530a022a810b7259d292969c32b8 /compiler/rustc_errors/src/codes.rs
parentc1f01638af37ec287fe09ae41a6c784b42875438 (diff)
downloadrust-869bd03a04fa2c6f95dc78523d098ed6b1e88b04.tar.gz
rust-869bd03a04fa2c6f95dc78523d098ed6b1e88b04.zip
Simplify `UnusedExterns` lifetimes.
In practice, 'a and 'b and 'c are always the same. This change makes
`UnusedExterns` more like `ArtifactNotification`, which uses a single
lifetime 'a in multiple ways.
Diffstat (limited to 'compiler/rustc_errors/src/codes.rs')
0 files changed, 0 insertions, 0 deletions