about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/specialization
AgeCommit message (Expand)AuthorLines
2025-06-26Rename `tilde const` test files to `conditionally const`Oli Scherer-0/+1
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-20/+20
2024-12-02Fix const specializationMichael Goulet-10/+40
2024-12-02Reimplement specialization for const traitsMichael Goulet-3/+23
2024-11-03Rename the FIXMEs, remove a few that dont matter anymoreMichael Goulet-1/+1
2024-11-03Yeet effects featureMichael Goulet-11/+2
2024-11-03Gate checking ~const bounds on const_trait_implMichael Goulet-34/+3
2024-10-28Hack out effects support for old solverMichael Goulet-6/+1
2024-10-24Implement const effect predicate in new solverMichael Goulet-181/+8
2024-10-22Move testsMichael Goulet-0/+518