mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 20:05:53 +00:00
Improve diagnostics for `HostEffectPredicate` in the new solver Adds derived cause for host effect predicates. Some diagnostics regress, but that's connected to the fact that our predicate visitor doesn't play well with aliases just yet.