rust/compiler/rustc_trait_selection
Nicholas Nethercote fe882bf330 Rename LifetimeName as LifetimeKind.
It's a much better name, more consistent with how we name such things.

Also rename `Lifetime::res` as `Lifetime::kind` to match. I suspect this
field used to have the type `LifetimeRes` and then the type was changed
but the field name remained the same.
2025-04-16 07:16:40 +10:00
..
src Rename LifetimeName as LifetimeKind. 2025-04-16 07:16:40 +10:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00
messages.ftl NonGenericOpaqueTypeParam::ty to arg 2025-04-11 15:18:30 +02:00