about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/negative-reasoning.rs
AgeCommit message (Collapse)AuthorLines
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no ↵Oli Scherer-1/+4
actual changes in behaviour This makes `type_alias_impl_trait` not actually do anything anymore
2020-06-11Stop special casing top level TAITMatthew Jasper-7/+8
2019-09-24Add additional tests for type alias impl trait coherenceAaron Hill-0/+22