Skip to content

Commit

Permalink
Auto merge of #124529 - compiler-errors:select, r=lcnr
Browse files Browse the repository at this point in the history
Rewrite select (in the new solver) to use a `ProofTreeVisitor`

We can use a proof tree visitor rather than collecting and recomputing all the nested goals ourselves.

Based on #124415
  • Loading branch information
bors committed May 2, 2024
2 parents cfb2410 + 9834c83 commit f92d49b
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 328 deletions.
Loading

0 comments on commit f92d49b

Please sign in to comment.