]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #106976 - tmiasko:borrowck-lazy-dominators, r=cjgillot
authorbors <bors@rust-lang.org>
Sat, 21 Jan 2023 11:02:29 +0000 (11:02 +0000)
committerbors <bors@rust-lang.org>
Sat, 21 Jan 2023 11:02:29 +0000 (11:02 +0000)
Lazy dominator tree construction in borrowck

Motivated by the observation that sometimes constructed dominator tree was never queried.

1  2 
compiler/rustc_borrowck/src/lib.rs
compiler/rustc_data_structures/src/graph/dominators/mod.rs

Simple merge