about summary refs log tree commit diff
path: root/src/test/ui/pattern/issue-74539.stderr
AgeCommit message (Expand)AuthorLines
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2021-01-12Always show suggestions in their own subwindowsCamelid-4/+6
2021-01-12Only suggest `..` if more than one field is missingCamelid-10/+4
2021-01-12Specialize `..` help message for all fields vs. the restCamelid-1/+1
2021-01-12Suggest `_` and `..` if a pattern has too few fieldsCamelid-0/+9
2020-07-31Fix ICEs with `@ ..` bindingYuki Okushi-0/+32