about summary refs log tree commit diff
path: root/tests/ui/pattern/deref-patterns/implicit-const-deref.rs
AgeCommit message (Collapse)AuthorLines
2025-04-16don't peel ADTs the pattern could matchdianne-0/+19
This is the use for the previous commits' refactors; see the messages there for more information.