about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/issue-55872-1.rs
AgeCommit message (Expand)AuthorLines
2021-04-03Remove redundant `ignore-tidy-linelength` annotationsSimon Jakobi-1/+0
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-1/+4
2020-09-26Call `type_of` for opaque types later in compilationMatthew Jasper-3/+3
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2019-08-02Replace "existential" by "opaque"varkor-1/+1
2019-08-02Update syntax in existing testsvarkor-2/+2
2019-07-03typeck: merge opaque type inference logicDavid Wood-0/+22