summary refs log tree commit diff
path: root/src/test/ui/impl-trait/issues/issue-78722.stderr
AgeCommit message (Expand)AuthorLines
2022-08-08Adjust wordingMichael Goulet-1/+1
2022-08-07Implement special-cased projection error message for some common traitsMichael Goulet-1/+1
2022-06-29Make RPIT and TAIT work exactly the sameOli Scherer-5/+5
2022-03-30Restore `impl Future<Output = Type>` to async blocksMichael Goulet-1/+1
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-15/+20
2022-03-22remove [async output] from impl FutureMichael Goulet-1/+1
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-15/+16
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-16/+15
2021-11-23Update test outputsMichael Goulet-1/+1
2021-11-18Print output ty for opaque future tyMichael Goulet-2/+2
2021-08-04Remove trailing whitespace from error messagesFabian Wolff-1/+1
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-0/+23
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-27/+0
2020-11-16Add two regression testsAlex Macleod-0/+27