Serialize dependency graph directly from DepGraph Reduce memory usage by serializing dep graph directly from `DepGraph`, rather than copying it into `SerializedDepGraph` and serializing that. |
||
|---|---|---|
| .. | ||
| fs | ||
| data.rs | ||
| dirty_clean.rs | ||
| file_format.rs | ||
| fs.rs | ||
| load.rs | ||
| mod.rs | ||
| README.md | ||
| save.rs | ||
| work_product.rs | ||
For info on how the incremental compilation works, see the rustc dev guide.