Skip to content

Commit 60592ad

Browse files
committed
Auto merge of #156228 - Bryanskiy:eff_vis_iter_late, r=petrochenkov
Privacy: try use queue instead of fixed-point iteration Earlier: iterate until updates of `EffectiveVisibility` occur. Now: if an update occurs, then we put in the queue those items that may be affected by this update. Iterate until there are items in the queue. r? @petrochenkov
2 parents ca9203f + d143a60 commit 60592ad

1 file changed

Lines changed: 182 additions & 43 deletions

File tree

  • compiler/rustc_privacy/src

0 commit comments

Comments
 (0)