
@steveklabnik replied to a tweet by @steveklabnik:
so here's the Actual Situation that prompted this question
i need to pass --remap-path-prefix to rustc, and to gdb!
rustc does not understand UNC paths for this flag.
gdb not only doesn't understand UNC, but also requires /, not \.
fs::canonicalize returns a UNC path