about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/const-closure-parse-not-item.stderr
AgeCommit message (Expand)AuthorLines
2025-07-08Constify `Fn*` traitsOli Scherer-27/+5
2025-06-29Fix the span of trait bound modifier `[const]`León Orell Valerian Liehr-6/+6
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-15/+15
2024-12-10Tweak wording of non-const traits used as const boundsEsteban Küber-3/+10
2024-11-19Implement ~const opaquesMichael Goulet-1/+9
2024-10-26Pass constness with span into lower_poly_trait_refMichael Goulet-4/+4
2024-10-22Move testsMichael Goulet-0/+16