bors 825f8edc2f Auto merge of #103530 - cjgillot:hir-lifetimes-direct, r=estebank
Resolve lifetimes independently for each item-like.

Now that the heavy-lifting is done on the AST and during lowering, we do not need to perform HIR lifetime resolution on a full item at once.  Instead, we can treat each item-like independently, and look at `generics_of` the parent exceptionally for associated items.
2022-11-12 05:22:17 +00:00
..
2022-11-11 10:32:49 +00:00
2022-11-10 12:56:33 -06:00
2022-10-29 20:28:38 +11:00
2022-10-29 20:28:38 +11:00
2022-10-29 20:28:38 +11:00
2022-11-06 02:40:25 +00:00