mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 11:17:04 +00:00

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?".