rust/src/librustc_incremental/persist
2019-10-24 13:32:54 -05:00
..
fs librustc_incremental: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
data.rs Remove licenses 2018-12-25 21:08:33 -07:00
dirty_clean.rs Rename Item.node to Item.kind 2019-09-26 18:21:48 +01:00
file_format.rs rustc: doc comments 2019-02-10 23:42:32 +00:00
fs.rs librustc_incremental: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
load.rs self-profiling: Add events for everything except trait selection. 2019-10-09 13:40:44 +02:00
mod.rs Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01:00
README.md remove the last remaining READMEs 2019-10-24 13:32:54 -05:00
save.rs self-profiling: Add events for everything except trait selection. 2019-10-09 13:40:44 +02:00
work_product.rs librustc_incremental => 2018 2019-02-08 21:16:35 +09:00

For info on how the incremental compilation works, see the rustc guide.