From: bors Date: Wed, 26 Apr 2017 15:10:04 +0000 (+0000) Subject: Auto merge of #3899 - alexcrichton:vendor-empty-ok, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~9^2~64 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=06708ffa44448d612b7d40596e9333d15e48667f;p=cargo.git Auto merge of #3899 - alexcrichton:vendor-empty-ok, r=matklad Support vendor dirs with "empty" directories Looks like when vendor directories are checked into a VCS there's been instances where deleting a folder in the VCS doesn't fully delete the folder from the filesystem. This can lead to [spurious errors][moz] that are difficult to debug. To help handle this tweak directory sources to ignore empty directories or directories with only dotfiles by default. [moz]: https://bugzilla.mozilla.org/show_bug.cgi?id=1342292 --- 06708ffa44448d612b7d40596e9333d15e48667f