diff options
| author | bors <bors@rust-lang.org> | 2021-01-04 09:23:01 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-01-04 09:23:01 +0000 |
| commit | 895191628d6eda2be70f304a69ddb728a912f696 (patch) | |
| tree | f24dcc34a73b4302d048dda8088e734867b978ab /compiler/rustc_llvm/llvm-wrapper | |
| parent | a02806e00d24f0fcb3e1f285ad9c25ed52ed7c8c (diff) | |
| parent | 69090550cb4e46d75506a200b990e9edf2485fd8 (diff) | |
| download | rust-895191628d6eda2be70f304a69ddb728a912f696.tar.gz rust-895191628d6eda2be70f304a69ddb728a912f696.zip | |
Auto merge of #6525 - phansch:fix-bless-in-subdirs, r=flip1995
Fix blessing of test output in subdirectories The core issue was the usage of `reference_file_path.file_name()`, which provided a non-existent path if the file to be updated was in a subdirectory. Instead we have to provide the whole path after 'tests/ui/' as the 'filename'. This part of the path is called `test_name` in the code now. changelog: none
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper')
0 files changed, 0 insertions, 0 deletions
