mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 02:40:40 +00:00

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.