about summary refs log tree commit diff
path: root/src/test/ui/async-await/async-trait-fn.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-42/+0
2022-10-05Bless testsMichael Goulet-52/+4
2022-09-21Split out async_fn_in_trait into a separate featureDan Johnson-3/+3
2022-09-09Adjust pretty printing of RPITITsMichael Goulet-6/+6
2022-09-09Tweak feature error, add testMichael Goulet-1/+1
2022-09-09Bless tests, fix ICE with ImplTraitPlaceholderMichael Goulet-13/+62
2021-04-15Add test.Camille GILLOT-1/+17
2020-02-13ast_validation: tweak diagnostic outputMazdak Farrokhzad-2/+2
2020-02-13IsAsync -> enum Async { Yes { span: Span, .. }, No }Mazdak Farrokhzad-2/+6
2019-11-18Add error code documentationEsteban Küber-0/+1
2019-11-18Reword help and add testEsteban Küber-0/+20