about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/specializing-constness.rs
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-1/+1
2024-12-02Reimplement specialization for const traitsMichael Goulet-2/+1
2024-11-03Rename the FIXMEs, remove a few that dont matter anymoreMichael Goulet-1/+1
2024-11-03Yeet effects featureMichael Goulet-1/+1
2024-10-24Implement const effect predicate in new solverMichael Goulet-2/+0
2024-10-22Move testsMichael Goulet-0/+33