Commit 95535a9
committed
Auto merge of #11996 - epage:move, r=weihanglo
chore: Use globs for workspace members
This is a short-term option until we can have a better solution for globbing. This does not update `benches/` to support which has a README in there preventing globbing; this seems low-churn enough not to find a solution for it.
On the next sync-up with rust-lang/rust, we'll need to update https://github.com/rust-lang/rust/blob/4e463012580415a932ae4fc255aff45982c70369/src/bootstrap/tool.rs#L588-L603
Fixes #11988File tree
16 files changed
+5
-12
lines changed- credential
- cargo-credential-1password
- src
- cargo-credential-gnome-secret
- src
- cargo-credential-macos-keychain
- src
- cargo-credential-wincred
- src
- cargo-credential
- src
- src/cargo
16 files changed
+5
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 8 | | |
16 | 9 | | |
17 | 10 | | |
| |||
File renamed without changes.
File renamed without changes.
0 commit comments