about summary refs log tree commit diff
path: root/tests/ui/traits/const-traits/predicate-entailment-fails.stderr
AgeCommit message (Expand)AuthorLines
2025-06-26Change const trait bound syntax from ~const to [const]Oli Scherer-7/+7
2025-04-04Use the span of the whole bound when the diagnostic talks about a boundOli Scherer-6/+6
2024-11-03Yeet effects featureMichael Goulet-16/+7
2024-10-26Pass constness with span into lower_poly_trait_refMichael Goulet-6/+6
2024-10-24Add testsMichael Goulet-0/+66