about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/lib.rs
diff options
context:
space:
mode:
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>2022-06-03 17:10:51 +0200
committerGitHub <noreply@github.com>2022-06-03 17:10:51 +0200
commit53ab3b2e6e8ded3e4cf8456ea5a66e70d24bcb69 (patch)
tree2dfb14df7efb697c5aca2397d41b447986c4dd63 /compiler/rustc_interface/src/lib.rs
parent72f7e3144a386c820c188350092d2d93a74889b8 (diff)
parentba40fe99c3624719e8bf7f324f02ecb0d8cb7849 (diff)
downloadrust-53ab3b2e6e8ded3e4cf8456ea5a66e70d24bcb69.tar.gz
rust-53ab3b2e6e8ded3e4cf8456ea5a66e70d24bcb69.zip
Rollup merge of #97415 - cjgillot:is-late-bound-solo, r=estebank
Compute `is_late_bound_map` query separately from lifetime resolution

This query is actually very simple, and is only useful for functions and method.  It can be computed directly by fetching the HIR, with no need to embed it within the lifetime resolution visitor.

Based on https://github.com/rust-lang/rust/pull/96296
Diffstat (limited to 'compiler/rustc_interface/src/lib.rs')
0 files changed, 0 insertions, 0 deletions