rust/tests/ui/specialization
Noah Lev e0bd01167e Re-enable ConstArgKind::Path lowering by default
...and remove the `const_arg_path` feature gate as a result. It was only
a stopgap measure to fix the regression that the new lowering introduced
(which should now be fixed by this PR).
2024-09-12 13:56:01 -04: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: