about summary refs log tree commit diff
path: root/tests/ui/pattern/deref-patterns/implicit-const-deref.stderr
AgeCommit message (Collapse)AuthorLines
2025-08-26fix: Add col separator before secondary messages with no sourceScott Schafer-0/+1
2025-04-16don't peel ADTs the pattern could matchdianne-0/+16
This is the use for the previous commits' refactors; see the messages there for more information.