about summary refs log tree commit diff
path: root/src/test/compile-fail/cycle-trait-supertrait-indirect.rs
AgeCommit message (Expand)AuthorLines
2015-03-04Separate supertrait collection from processing a `TraitDef`. This allowsNiko Matsakis-1/+4
2015-02-24Rework trait-bound-conversion so be based on the AST and rework collectNiko Matsakis-1/+1
2015-02-24Comprehence cycle detection in `collect`. In some cases, the cycles weNiko Matsakis-0/+22