about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-14 18:10:32 +0200
committerGitHub <noreply@github.com>2023-06-14 18:10:32 +0200
commit77b307ff2025338879915a122610fe7413a783f2 (patch)
treed331bf40be67978edc76f24dae05d6b49619e4e9 /compiler/rustc_codegen_llvm/src
parent41d5aeccecd92d137bb04c68fbf2c8110d33dca6 (diff)
parentfced6383c2ff25be0d0c5eaa82aea8980cb540ca (diff)
downloadrust-77b307ff2025338879915a122610fe7413a783f2.tar.gz
rust-77b307ff2025338879915a122610fe7413a783f2.zip
Rollup merge of #112613 - GuillaumeGomez:fix-gui-test-windows, r=notriddle
Fix rustdoc-gui tests on Windows

The browser-ui-test update contains fixes needed for backslash handling (they were not correctly escaped).

Since we have a mix of slash and backslash in some tests, I replaced `DOC_FOLDER` variable backslashes with slashes.

And finally it seemed like the unicode escaped wasn't much appreciated on Windows for some reason so I used the character directly.

cc `@klensy`
r? `@notriddle`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions