From: bors Date: Mon, 30 Oct 2017 19:58:01 +0000 (+0000) Subject: Auto merge of #4561 - nossralf:uninstall-many, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~5^2~20 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=42e031d4629d7004b25d36e5413fc5e4e1ccb541;p=cargo.git Auto merge of #4561 - nossralf:uninstall-many, r=matklad Support uninstallation of multiple packages This is a WIP pull request with support for uninstalling multiple packages. It mirrors the logic used for `cargo install`. Fixes #4560 --- 42e031d4629d7004b25d36e5413fc5e4e1ccb541