Commit 41eb28d
authored
Rollup merge of rust-lang#108564 - clubby789:patch-1, r=jyn514
Fix `x clean` with specific paths
Fixes rust-lang#108517
`cargo clean` takes package names to clean with `-p`, rather than as free args1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| |||
0 commit comments