about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-11-12 05:22:17 +0000
committerbors <bors@rust-lang.org>2022-11-12 05:22:17 +0000
commit825f8edc2fff167304d40c826f136e82967d68f3 (patch)
treeb5d53ab8c7a8413ca291535720866e33bd5b4d35 /compiler/rustc_interface/src
parentb0c6527912cee113b29a33d7db0e801a58a94de5 (diff)
parent6c95805a34a1a3a9c52a3bea7f680373ee07290c (diff)
downloadrust-825f8edc2fff167304d40c826f136e82967d68f3.tar.gz
rust-825f8edc2fff167304d40c826f136e82967d68f3.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions