1
Fork 0
rust/compiler/rustc_incremental
Camille GILLOT 87dd3def59 Only output DepKind in dump-dep-graph.
When printing the whole DepNode, the output file is simply too massive to
be actually useful for profiling.

This trimmed down version mixes a lot of information together, but it also
allows to ask questions such that "why does this query ever access HIR?".
2022-03-29 16:42:49 +02:00
..
src Only output DepKind in dump-dep-graph. 2022-03-29 16:42:49 +02:00
Cargo.toml Update rand to deduplicate it 2022-01-14 13:05:27 +01:00