mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00

Dirtiness check for symlinks is mostly informational. And changes in submodule would fail git-status as well (see #15384). To avoid adding complicated logic to handle that, for now we ignore the status check failure.