about summary refs log tree commit diff
path: root/src/test/ui/suggestions/path-by-value.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-04-19fix suggestion for unsized function parameterslcnr-2/+2
2020-10-27Add unsized_fn_params featureSantiago Pastorino-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2020-07-14Suggest borrowing in more unsized fn param casesEsteban Küber-1/+4
2020-07-14Remove `Sized` `on_unimplemented` noteEsteban Küber-2/+1
2019-01-01Fix broken links to second edition TRPL.Corey Farwell-1/+1
2018-10-10Custom E0277 diagnostic for `Path`Esteban Küber-0/+15