]> git.proxmox.com Git - cargo.git/commit
Fix excluding target dirs from backups on OSX
authorAlex Crichton <alex@alexcrichton.com>
Tue, 30 Jul 2019 15:55:57 +0000 (08:55 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 30 Jul 2019 15:55:57 +0000 (08:55 -0700)
commit643b660697832bf11eb5ddb934d19224effd66e9
tree32fc94b036fbc510c649287aeb6292164ba67026
parent1f74bdf4494f4d51dbe3a6af5474e39c8d194ad6
Fix excluding target dirs from backups on OSX

This fixes an accidental regression from #6880 identified in #7189 by
moving where the configuration of backup preferences happens since it
was accidentally never happening due to the folder always having been
created.
src/cargo/core/compiler/layout.rs