about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/trait-where-clause-const.stderr
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-6/+6
2025-04-04Use the span of the whole bound when the diagnostic talks about a boundOli Scherer-2/+2
2024-12-01Adjust HostEffect error spans correctly to point at argsMichael Goulet-3/+15
2024-11-03Yeet effects featureMichael Goulet-2/+2
2024-10-24Implement const effect predicate in new solverMichael Goulet-44/+7
2024-10-22Move testsMichael Goulet-0/+52