about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/negative-reasoning.rs
AgeCommit message (Expand)AuthorLines
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+4
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