]> git.proxmox.com Git - cargo.git/commit
Auto merge of #8485 - thomcc:exclude-default-members, r=ehuss
authorbors <bors@rust-lang.org>
Thu, 23 Jul 2020 03:27:25 +0000 (03:27 +0000)
committerbors <bors@rust-lang.org>
Thu, 23 Jul 2020 03:27:25 +0000 (03:27 +0000)
commit632b1bb7ff198e2589f17b5ac54317bb78f5d5f1
treea1adaf65bb36802af396adc60aa114201e904e89
parent2932932a2da54236552a650f0ea0d40db4d64592
parentb377c4bb178cefab1f9dc0b51252809f27eedb23
Auto merge of #8485 - thomcc:exclude-default-members, r=ehuss

Apply workspace.exclude to workspace.default-members.

Not sure how controversial the feature request was, it seemed easy to do, so I did it (I'm aware it's possible this won't be accepted).

Fixes #8460
src/cargo/core/workspace.rs