Skip to content

Commit

Permalink
bzlmod: Guarantee BFS iteration order for SelectionValue#getDepGraph
Browse files Browse the repository at this point in the history
    (bazelbuild/bazel#13316)

    This makes it easier for later usage (for example, when collecting toolchains across the dep graph, BFS order makes the most sense).

    Also added some missing test assertions for the reverse lookups (which actually fixed a small bug).

    PiperOrigin-RevId: 387076182
  • Loading branch information
Luca Di Grazia committed Sep 4, 2022
1 parent 955289f commit bdc31aa
Show file tree
Hide file tree
Showing 3 changed files with 1,595 additions and 121 deletions.
Loading

0 comments on commit bdc31aa

Please sign in to comment.