about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-impl-trait.rs
AgeCommit message (Expand)AuthorLines
2025-09-12Constify Eq, Ord, PartialOrdEvgenii Zheltonozhskii-3/+1
2025-07-17Make slices `[const] PartialEq`Oli Scherer-1/+1
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-9/+9
2024-12-18Fix const conditions for RPITITsMichael Goulet-13/+12
2024-10-24Add next-solver to more effects testsMichael Goulet-0/+3
2024-10-22Move testsMichael Goulet-0/+56