]> git.lizzy.rs Git - rust.git/commit
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)
commit21f683935257713eae8549e8b328367006097053
tree8da23e2fd42e47595f32f97b4a1dce93f66a91d2
parentb22aa57fd54c240131c9a31b78213de9f3bee64b
parent7fe68571fa22d6504b3c14303cc4389cd5a92a24
Auto merge of #106976 - tmiasko:borrowck-lazy-dominators, r=cjgillot

Lazy dominator tree construction in borrowck

Motivated by the observation that sometimes constructed dominator tree was never queried.
compiler/rustc_borrowck/src/lib.rs
compiler/rustc_data_structures/src/graph/dominators/mod.rs