summary refs log tree commit diff
path: root/src/test/compile-fail/dep-graph-trait-impl-two-traits-same-method.rs
AgeCommit message (Expand)AuthorLines
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-2/+2
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-2/+2
2016-05-03Warn unused trait importsSeo Sanghyeon-0/+1
2016-04-06restructure rustc options relating to incr. comp.Niko Matsakis-1/+1
2016-01-06Fix dependency graph test cases to have correct commments and use -Z incr-compNiko Matsakis-1/+4
2016-01-05Add assert-dep-graph testing mechanism and testsNiko Matsakis-0/+51