about summary refs log tree commit diff
path: root/src/test/rustdoc/auxiliary/issue-73061.rs
AgeCommit message (Collapse)AuthorLines
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 ↵Oli Scherer-1/+1
actual changes in behaviour This makes `type_alias_impl_trait` not actually do anything anymore
2020-06-11Add more tests for type alias impl TraitMatthew Jasper-0/+17