]> git.proxmox.com Git - cargo.git/commit
Fix overzealous `clean -p` for reserved names.
authorEric Huss <eric@huss.org>
Mon, 22 Jun 2020 19:56:10 +0000 (12:56 -0700)
committerEric Huss <eric@huss.org>
Mon, 22 Jun 2020 19:56:10 +0000 (12:56 -0700)
commit6263d726f6b32ff7bcb5e1c292e0c83d65145e41
treead3c0583f0732092b91ded7b6ff08ccd99b6aaf8
parentb3b25ab6c5bd920dcaf84926fd43f539449d47de
Fix overzealous `clean -p` for reserved names.
src/cargo/ops/cargo_clean.rs
tests/testsuite/clean.rs