rust/compiler/rustc_incremental
Tyson Nottingham 09067db8a0 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.
2021-01-12 22:20:29 -08:00
..
src Serialize dependency graph directly from DepGraph 2021-01-12 22:20:29 -08:00
Cargo.toml mv compiler to compiler/ 2020-08-30 18:45:07 +03:00