about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/error-in-impl-trait/trait-alias.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-10/+0
2021-07-27Make all tests use type_alias_impl_trait feature instead of minSantiago Pastorino-1/+1
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+1
2020-08-03Fix async-std at the price of breaking half the test suiteJoshua Nelson-1/+1
2020-07-15Recurse into function bodies, but don't typeck closuresJoshua Nelson-0/+10