summary refs log tree commit diff
path: root/src/test/ui/suggestions/suggest-move-lifetimes.stderr
AgeCommit message (Expand)AuthorLines
2021-12-10bless testsEllen-4/+4
2020-12-26update testsBastian Kauschke-4/+4
2019-03-31Only mention const generics if enabled.David Wood-4/+4
2019-03-11Update testsVadim Petrochenkov-4/+4
2019-02-07Update testsvarkor-20/+4
2019-01-18Fix suggestions given mulitple bad lifetimesDan Robertson-2/+2
2018-12-04Update ui testsOliver Scherer-8/+8
2018-11-26Emit one diagnostic for multiple misplaced lifetimesEsteban Küber-3/+13
2018-11-25Move lifetimes before the *first* type argumentEsteban Küber-2/+2
2018-11-25Suggest appropriate place for lifetime when declared after type argumentsEsteban Küber-0/+32