rust/tests/ui/specialization
Esteban Küber 860c8cdeaf Differentiate between methods and associated functions
Accurately refer to assoc fn without receiver as assoc fn instead of methods.
Add `AssocItem::descr` method to centralize where we call methods and associated functions.
2024-08-10 00:54:16 +00:00
..
2024-06-07 14:59:38 -04:00

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