You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 test
with toolchain 2024-05-14 rust#125269, see added testThe text was updated successfully, but these errors were encountered: