-
Notifications
You must be signed in to change notification settings - Fork 0
fast paths 🎉 #113
Copy link
Copy link
Open
Labels
A-performancestabilization-report-relevantRelevant for stabilization report for new solver (new breakage, new capabilities)Relevant for stabilization report for new solver (new breakage, new capabilities)
Metadata
Metadata
Assignees
Labels
A-performancestabilization-report-relevantRelevant for stabilization report for new solver (new breakage, new capabilities)Relevant for stabilization report for new solver (new breakage, new capabilities)
Type
Fields
Give feedbackNo fields configured for issues without a type.
the new solver can hang when encountering unexpected patterns, especially around aliases. To deal with this we add fast paths to avoid some of the more easily triggerable exponential behavior. We should still list them - and their shortcomings - here.
-Znext-solver: eagerly normalize when adding goals rust#125343cargo testwith toolchain 2024-05-14 rust#125269, see added test