about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2024-05-17 08:22:29 +0000
committerChris Denton <chris@chrisdenton.dev>2024-07-31 12:44:47 +0000
commitedc97a0df2fbff05dd03483938425d1590440c82 (patch)
tree7dff4500729076e934fb9bc8ffc3aa728e187364 /compiler/rustc_codegen_llvm/src/errors.rs
parent83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 (diff)
downloadrust-edc97a0df2fbff05dd03483938425d1590440c82.tar.gz
rust-edc97a0df2fbff05dd03483938425d1590440c82.zip
Fix verbatim paths used with include!
When using `concat!` to join paths, the Unix path separator (`/`) is often used. This breaks on Windows if the base path is a verbatim path (i.e. starts with `\\?\`).
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions