rust/compiler/rustc_errors
Nicholas Nethercote 869bd03a04 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.
2024-02-29 16:30:12 +11:00
..
2024-02-29 16:30:12 +11:00
2024-02-18 16:02:16 +03:00