about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/trait-where-clause.stderr
AgeCommit message (Expand)AuthorLines
2025-06-29Fix the span of trait bound modifier `[const]`León Orell Valerian Liehr-4/+4
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-16/+16
2024-12-07Mention type parameter in more cases and don't suggest ~const bound already t...Esteban Küber-2/+2
2024-12-07reword trait bound suggestion message to include the boundsEsteban Küber-2/+2
2024-10-22Move testsMichael Goulet-0/+59