Ed Page 027b415b52
feat: emit error if package not found within workspace (#15071)
### What does this PR try to resolve?

Fixes https://github.com/rust-lang/cargo/issues/12978

currently, if `--package `and `--workspace` passe in the same time, the
`--package` will be ignore even the package doesnt exist in the
workspace, this PR regards this behavior as an error

### How should we test and review this PR?

one commit add test, one commit fixes the issue.

### Additional information
2025-02-06 02:47:38 +00:00
..
2025-01-04 14:37:39 +00:00
2024-11-25 09:27:09 -06:00
2024-11-25 09:27:09 -06:00
2024-11-25 09:27:09 -06:00
2025-01-13 10:40:13 -06:00
2024-11-26 10:20:53 -05:00
2024-07-26 23:26:48 +08:00
2025-02-03 15:07:36 -06:00
2024-11-25 09:27:09 -06:00
2024-11-15 09:33:23 -06:00