about summary refs log tree commit diff
path: root/tests/ui/iterators/invalid-iterator-chain-with-int-infer.stderr
AgeCommit message (Expand)AuthorLines
2024-09-22Don't call const normalize in error reportingMichael Goulet-1/+1
2024-06-12Spell out other trait diagnosticAlex Macleod-2/+2
2024-03-27Use `TraitRef::to_string` sorting in favor of `TraitRef::ord`, as the latter ...Oli Scherer-1/+1
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-08-26More accurately point at argumentsEsteban Küber-2/+4
2023-06-27Don't sort strings right after we just sorted by typesMichael Goulet-1/+1
2023-01-11Handle inference variables in CollectAllMismatches correctlyMichael Goulet-0/+24