about summary refs log tree commit diff
path: root/src/test/ui/cycle-trait
AgeCommit message (Collapse)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, ↵Santiago Pastorino-7/+22
r=Mark-Simulacrum" This reverts commit b4def89d76896eec73b4af33642ba7e5eb53c567, reversing changes made to 7dc1e852d43cb8c9e77dc1e53014f0eb85d2ebfb.
2020-12-02Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, ↵Santiago Pastorino-22/+7
r=nikomatsakis" This reverts commit 349b3b324dade7ca638091db93ba08bbc443c63d, reversing changes made to b776d1c3e3db8befabb123ebb1e46c3531eaed46.
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