Skip to content
Snippets Groups Projects
Commit cd2840a7 authored by Richard Eisenberg's avatar Richard Eisenberg
Browse files

Refactor BranchLists.

Now we use Array to store branches. This makes sense because we often
have to do random access (once inference is done). This also vastly
simplifies the awkward BranchList type.

This fixes #10837 and updates submodule utils/haddock.
parent 8e8b9ed9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment