summary refs log tree commit diff
path: root/src/test/ui/impl-trait/issue-55872-2.stderr
AgeCommit message (Expand)AuthorLines
2022-03-28Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk"Oli Scherer-16/+4
2022-03-22remove [async output] from impl FutureMichael Goulet-2/+2
2022-02-12Update chalk testsMatthew Jasper-2/+2
2022-02-11Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"Oli Scherer-4/+16
2022-02-02Lazily resolve type-alias-impl-trait defining usesOli Scherer-16/+4
2021-11-23Update test outputsMichael Goulet-2/+2
2021-08-06Point to the value instead of the TAIT declaration for obligation failuresOli Scherer-4/+5
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-0/+19
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-19/+0
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-2/+2
2020-10-06Fix tests from rebaseMatthew Jasper-2/+0
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-06-11Stop special casing top level TAITMatthew Jasper-2/+2
2019-08-20--bless post no async_await gates in tests.Mazdak Farrokhzad-2/+2
2019-08-02Replace "existential" by "opaque"varkor-1/+1
2019-08-02Update syntax in existing testsvarkor-2/+2
2019-07-03typeck: merge opaque type inference logicDavid Wood-0/+21