rust/compiler/rustc_query_system
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 update the version of itertools and parking_lot 2020-09-12 08:26:53 +02:00