about summary refs log tree commit diff
path: root/src/test/ui/cycle-trait
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-102/+0
2022-08-10Generalize trait object generic param check to aliases.Camille GILLOT-21/+1
2022-07-28Remove guess_head_span.Camille GILLOT-6/+18
2021-08-21Improve errors for recursive type aliasesNoah Lev-2/+2
2021-02-05Revert "Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Ma...Santiago Pastorino-7/+22
2020-12-02Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa...Santiago Pastorino-22/+7
2020-11-27adjust super_predicates_that_define_assoc_type query descriptionSantiago Pastorino-4/+4
2020-11-27Bless testsSantiago Pastorino-5/+5
2020-11-27Update testsSantiago Pastorino-1/+16
2020-05-31Add descriptions for all queriesMatthew Jasper-4/+4
2020-01-09Update testsVadim Petrochenkov-1/+15
2019-05-29Update ui test suite to use dynmemoryruins-6/+6
2019-01-11Update testsJohn Kåre Alsaker-0/+10
2018-12-25Remove licensesMark Rousskov-35/+5
2018-09-28rustc: keep a Span for each predicate in ty::GenericPredicates.Eduard-Mihai Burtescu-8/+8
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+101