about summary refs log tree commit diff
path: root/tests/ui/rfc-2632-const-trait-impl/specialization/const-default-bound-non-const-specialized-bound.rs
AgeCommit message (Collapse)AuthorLines
2023-06-05Better group RFC ui tests togetherMaybe Waffle-58/+0
2023-05-05Disallow (min) specialization imps with no itemsMatthew Jasper-6/+18
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/+46