about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-11-26 22:41:43 +0100
committerGitHub <noreply@github.com>2021-11-26 22:41:43 +0100
commit404235e039ac462b5a9facfbf89f959153504a53 (patch)
tree9e7532aaf5077c294435414c8aca2ba16b03935d /compiler/rustc_mir_transform/src/coverage/graph.rs
parenta92f867bf1eed7fb65493c97c42210bcd452daa0 (diff)
parent6e0e22080424e7d8a4b4638bf4fb41e691efb26b (diff)
downloadrust-404235e039ac462b5a9facfbf89f959153504a53.tar.gz
rust-404235e039ac462b5a9facfbf89f959153504a53.zip
Rollup merge of #91252 - jyn514:relative-dir, r=Mark-Simulacrum
Fix bug where submodules wouldn't be updated when running x.py from a subdirectory

Previously, it would concatenate the relative path to the current
subdirectory, which looked at the wrong folder.

I tested this by checking out `1.56.1`, changing the current directory
to `src/`, and running `../x.py build`.

Fixes https://github.com/rust-lang/rust/issues/90481 (cc `@pnkfelix).`

r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions