about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/error-in-impl-trait
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-109/+0
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-2/+2
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-2/+2
2020-12-26update testsBastian Kauschke-1/+0
2020-11-11add error-in-impl-trait const generics testBastian Kauschke-0/+24
2020-08-03Add more realistic example of async errorJoshua Nelson-0/+28
2020-08-03Fix async-std at the price of breaking half the test suiteJoshua Nelson-95/+8
2020-07-15--blessJoshua Nelson-6/+18
2020-07-15Don't crash on Vec<DoesNotExist>Joshua Nelson-0/+7
2020-07-15Recurse into function bodies, but don't typeck closuresJoshua Nelson-0/+126