rust/src/libsyntax
bors 7979dd6089 Auto merge of #32016 - nikomatsakis:incr-comp-save, r=mw
Save/load incremental compilation dep graph

Contains the code to serialize/deserialize the dep graph to disk between executions. We also hash the item contents and compare to the new hashes. Also includes a unit test harness. There are definitely some known limitations, such as https://github.com/rust-lang/rust/issues/32014 and https://github.com/rust-lang/rust/issues/32015, but I am leaving those for follow-up work.

Note that this PR builds on https://github.com/rust-lang/rust/pull/32007, so the overlapping commits can be excluded from review.

r? @michaelwoerister
2016-04-07 10:55:37 -07:00
..
2016-03-22 22:01:37 -05:00
2016-04-06 11:19:10 +03:00
2016-04-06 11:19:10 +03:00
2016-02-12 19:28:42 +01:00
2016-03-25 06:44:14 -04:00
2016-04-06 11:19:10 +03:00
2016-04-06 09:04:15 +03:00
2016-02-12 19:28:42 +01:00
2016-04-06 09:04:15 +03:00
2016-04-06 11:19:10 +03:00