mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
edc97a0df2
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 `\\?\`). |
||
---|---|---|
.. | ||
include | ||
rmake.rs | ||
verbatim.rs |