about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/specialization/non-const-default-const-specialized.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
2024-11-03Gate checking ~const bounds on const_trait_implMichael Goulet-2/+2
2024-10-22Move testsMichael Goulet-0/+39