about summary refs log tree commit diff
path: root/tests/ui/rfc-2632-const-trait-impl/specialization
AgeCommit message (Collapse)AuthorLines
2023-06-05Better group RFC ui tests togetherMaybe Waffle-309/+0
2023-05-05Disallow (min) specialization imps with no itemsMatthew Jasper-20/+56
Such implementations are usually mistakes and are not used in the compiler or standard library (after this commit) so forbid them with `min_specialization`.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+273