summary refs log tree commit diff
path: root/src/test/compile-fail/dep-graph-trait-impl.rs
AgeCommit message (Expand)AuthorLines
2017-06-12kill various tasks we no longer need and remove outdated README textNiko Matsakis-5/+0
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-5/+5
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-5/+5
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