about summary refs log tree commit diff
path: root/src/test/ui/borrowck/borrowck-move-out-from-array-use.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-199/+0
2022-11-23Suggest `.clone()` or `ref binding` on E0382Esteban Küber-0/+56
2022-09-06Shrink span for bindings with subpatterns.Camille GILLOT-10/+10
2020-09-02pretty: trim paths of unique symbolsDan Aloni-14/+14
2020-08-08Be consistent when describing a move as a 'partial' in diagnosticsAaron Hill-30/+30
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-14/+14
2019-12-09Add more tests for borrowck and dropck slice pattern handlingMatthew Jasper-0/+143