about summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-move-out-from-array-match.stderr
AgeCommit message (Expand)AuthorLines
2022-11-23Suggest `.clone()` or `ref binding` on E0382Esteban Küber-0/+40
2022-09-06Shrink span for bindings with subpatterns.Camille GILLOT-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-10/+10
2020-08-08Be consistent when describing a move as a 'partial' in diagnosticsAaron Hill-18/+18
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-10/+10
2020-01-08slice patterns: harden match-based borrowck testsMazdak Farrokhzad-0/+113