rust/tests/ui/specialization
Gurinder Singh c30e15aded Fail candidate assembly for erroneous types
Trait predicates for types which have errors may still
evaluate to OK leading to downstream ICEs. Now we return
a selection error for such types in candidate assembly and
thereby prevent such issues
2024-04-16 12:42:48 +05:30
..

This directory contains the test for incorrect usage of specialization that should lead to compile failure. Those tests break down into a few categories: