summary refs log tree commit diff
path: root/src/test/compile-fail/dep-graph-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2016-04-06restructure rustc options relating to incr. comp.Niko Matsakis-1/+1
2016-01-21Indicate that trans is always dependent on typeckNiko Matsakis-4/+2
2016-01-21Revamp the fulfillment cache tracking to only cache trait-refs, whichNiko Matsakis-2/+2
2016-01-06Fix dependency graph test cases to have correct commments and use -Z incr-compNiko Matsakis-1/+4
2016-01-06Fix tidy errorsNiko Matsakis-3/+2
2016-01-05Add assert-dep-graph testing mechanism and testsNiko Matsakis-0/+75