about summary refs log tree commit diff
path: root/src/test/compile-fail/cycle-trait-supertrait-indirect.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-27/+0
2017-02-25rustc_typeck: don't use Result for get_type_parameter_bounds and ensure_super...Eduard-Mihai Burtescu-2/+4
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