Closed
Description
Cargo shipped with yesterdays Nightly (it was rustc 1.30.0-nightly, 20dc0c507 2018-09-19, x86_64-pc-windows-gnu) was working fine. Today Cargo doesn't work to me. "Today" means rustc 1.30.0-nightly 3bc2ca7e4 2018-09-20.
...>cargo new foo1
error: Failed to create project `foo1` at `...\foo1`
Caused by:
an unknown git error occurred
Beside giving that error it creates the foo1 directory with just a ".git
" directory inside (that contains some files).
If I perform a "cargo build
" inside a directory created by an older version of Cargo, it just crashes without error messages.
Metadata
Metadata
Assignees
Labels
No labels