You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(package): Ensure we can package directories ending with '.rs' (#15240)
### What does this PR try to resolve?
This likely only affects `-Zpackage-workspace` but it might have also
broken dependencies whose path ends with `.rs` as
well
This broke in #14961
### How should we test and review this PR?
### Additional information
0 commit comments