Files
rust/tests/ui/dyn-compatibility
cijiugechu 89a4742773 Fix ICE in next-solver dyn-compatibility check
The next solver treated error-containing dispatchability goals as proven and misclassified the trait as dyn compatible. Short-circuit receivers with type errors so object-method confirmation stays on the normal error path.
2026-04-07 23:42:36 +08:00
..