Open
Description
Original report rust-lang/cargo#2990 (comment)
When running cargo run
inside E:\hello_world
cargo is printing warnings like
warning: could not canonicalize path: 'E:\hello_world'
That's pretty surprising since there's nothing interesting about that path.