about summary refs log tree commit diff
path: root/src/test/incremental/hello_world.rs
AgeCommit message (Expand)AuthorLines
2019-03-30Update testsJohn Kåre Alsaker-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-2/+2
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-2/+2
2016-11-29restructure `CollectItem` dep-node to separate fn sigs from bodiesNiko Matsakis-2/+1
2016-11-29Make hello_world test work againFlorian Diebold-6/+7
2016-11-29Give function bodies their own dep graph nodeFlorian Diebold-1/+1
2016-08-09use preds to serialize just what we needNiko Matsakis-0/+1
2016-04-06add incremental test runner and some testsNiko Matsakis-0/+46