diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2024-05-17 08:22:29 +0000 |
|---|---|---|
| committer | Chris Denton <chris@chrisdenton.dev> | 2024-07-31 12:44:47 +0000 |
| commit | edc97a0df2fbff05dd03483938425d1590440c82 (patch) | |
| tree | 7dff4500729076e934fb9bc8ffc3aa728e187364 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 (diff) | |
| download | rust-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
