about summary refs log tree commit diff
path: root/compiler/rustc_graphviz/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-06-22 17:34:55 +0000
committerbors <bors@rust-lang.org>2021-06-22 17:34:55 +0000
commitb8be3162d734f3583b240977615f3e1bae6b364a (patch)
tree2ec2e82248d3bd3ba7155285f6759bbe40feffdf /compiler/rustc_graphviz/src
parent80926fc409d671e7da13f08c90642b1e71f800d9 (diff)
parent45146978e8d593d5ec713f54140407d64f620800 (diff)
downloadrust-b8be3162d734f3583b240977615f3e1bae6b364a.tar.gz
rust-b8be3162d734f3583b240977615f3e1bae6b364a.zip
Auto merge of #86045 - jsgf:fix-emit-path-hashing, r=bjorn3
Fix emit path hashing

With `--emit KIND=PATH`, the PATH should not affect hashes used for dependency tracking. It does not with other ways of specifying output paths (`-o` or `--out-dir`).

Also updates `rustc -Zls` to print more info about crates, which is used here to implement a `run-make` test.

It seems there was already a test explicitly checking that `OutputTypes` hash *is* affected by the path. I think this behaviour is wrong, so I updated the test.
Diffstat (limited to 'compiler/rustc_graphviz/src')
0 files changed, 0 insertions, 0 deletions