Workspace::new fails when workspace contains * in members on Windows #14717
Labels
A-cargo-api
Area: cargo-the-library API and internal code issues
A-workspaces
Area: workspaces
C-bug
Category: bug
S-blocked-external
Status: ❌ blocked on something out of the direct control of the Cargo project, e.g., upstream fix
Problem
Hi!
I am using cargo-patch in the LLRT project (https://github.com/awslabs/llrt).
We wanted to use
*
in our workspace like:It works fine on macos and linux, but it looks like it fails on Windows. The error is:
Here is the full stacktrace:
Steps
cargo build -p llrt
Possible Solution(s)
No response
Notes
No response
Version
No response
The text was updated successfully, but these errors were encountered: