about summary refs log tree commit diff
path: root/src/test/ui/suggestions/fn-ctor-passed-as-arg-where-it-should-have-been-called.stderr
AgeCommit message (Expand)AuthorLines
2020-04-08Small tweaks to required bound spanEsteban Küber-2/+2
2020-03-22Increase verbosity when suggesting subtle code changesEsteban Küber-8/+12
2019-11-16Suggest calling async closure when neededEsteban Küber-1/+18
2019-09-22On obligation errors point at the unfulfilled binding when possibleEsteban Küber-1/+1
2019-09-19When possible, suggest fn callEsteban Küber-3/+4
2019-09-19When possible point at argument causing item obligation failureEsteban Küber-2/+2
2019-09-01review commentEsteban Küber-1/+1
2019-08-31Suggest call fn ctor passed as arg to fn with type param boundsEsteban Küber-0/+14