about summary refs log tree commit diff
path: root/tests/ui/pattern/deref-patterns/const-pats-do-not-mislead-inference.rs
AgeCommit message (Expand)AuthorLines
2025-05-05always peel `&mut`, to allow matching on `&mut str`dianne-0/+6
2025-05-05match ergonomics for string and byte string literal patternsdianne-0/+48