Crash when using \\?\ style path on Windows #8626
Labels
C-bug
Category: bug
E-hard
Experience: Hard
O-windows
OS: Windows
S-needs-design
Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Problem
Running a command, e.g. cargo metadata or cargo check with the
--manifest-path
set to equal an absolute Windows long-style path causes an error:Steps
C:\Path
cargo metadata --manifest-path \\?\C:\Path\Cargo.toml
Notes
Output of
cargo version
: cargo 1.47.0-nightly (ab32ee8 2020-08-10)May be related to #7986, #7420, #7643
The text was updated successfully, but these errors were encountered: