about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/attributes.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-07-18 11:33:02 +0000
committerbors <bors@rust-lang.org>2023-07-18 11:33:02 +0000
commitf0580df0d53d67ad5c7f85756eb9f221566e4fb0 (patch)
tree7f3487058ace465d22b8595b0e88a7903a96a1fe /compiler/rustc_codegen_llvm/src/attributes.rs
parentc44324a4fe8e96f9d6473255df6c3a481caca76f (diff)
parent1ce61836dc82dcda36b7016e682ff43ff6eb1a13 (diff)
downloadrust-f0580df0d53d67ad5c7f85756eb9f221566e4fb0.tar.gz
rust-f0580df0d53d67ad5c7f85756eb9f221566e4fb0.zip
Auto merge of #113706 - Alexendoo:compiletest-backslash-re, r=oli-obk
Fix compiletest windows path finding with spaces

With `(?x)` enabled spaces are ignored unless you escape them, so the space wasn't being added to the character class

I don't think this makes any difference to the current test suite, but it could save someone a headache in the future
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/attributes.rs')
0 files changed, 0 insertions, 0 deletions