about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage/graph.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-11-26 09:55:46 -0500
committerJoshua Nelson <jyn514@gmail.com>2021-11-26 09:56:01 -0500
commit6e0e22080424e7d8a4b4638bf4fb41e691efb26b (patch)
tree3a386b08503b9c10214b0d7a4e95bbbd8cfa95e9 /compiler/rustc_mir_transform/src/coverage/graph.rs
parent1e79d79dac11ce121b972fbaa0db9b0d1756b991 (diff)
downloadrust-6e0e22080424e7d8a4b4638bf4fb41e691efb26b.tar.gz
rust-6e0e22080424e7d8a4b4638bf4fb41e691efb26b.zip
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`.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage/graph.rs')
0 files changed, 0 insertions, 0 deletions