mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
53ab3b2e6e
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 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |