about summary refs log tree commit diff
path: root/src/test/incremental/dirty_clean.rs
AgeCommit message (Expand)AuthorLines
2019-03-30Update testsJohn Kåre Alsaker-4/+4
2018-12-25Remove licensesMark Rousskov-10/+0
2017-09-23incr.comp.: Make #[rustc_dirty/clean] test for fingerprint equality instead o...Michael Woerister-2/+2
2017-06-12kill various tasks we no longer need and remove outdated README textNiko Matsakis-4/+0
2017-06-09incr.comp.: Uniformly represent DepNodes as (Kind, StableHash) pairs.Michael Woerister-4/+4
2017-01-25rename `Tables` to `TypeckTables`Niko Matsakis-4/+4
2017-01-25merge TypeckItemBody and Tables depnodesNiko Matsakis-4/+4
2016-08-09use preds to serialize just what we needNiko Matsakis-0/+1
2016-04-06Fix test cases to reflect that #32014...went awayNiko Matsakis-2/+1
2016-04-06add incremental test runner and some testsNiko Matsakis-0/+54