about summary refs log tree commit diff
path: root/src/test/ui/suggestions/async-fn-ctor-passed-as-arg-where-it-should-have-been-called.stderr
AgeCommit message (Expand)AuthorLines
2021-09-16Point at call span that introduced obligation for the argEsteban Kuber-2/+6
2021-08-16Use note to point at bound introducing requirementEsteban Küber-6/+10
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2020-09-02pretty: trim paths of unique symbolsDan Aloni-4/+4
2020-06-25Adds a clearer message for when the async keyword is missing from a functionNell Shamrell-4/+6
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-2/+19
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