Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ggwpez
Copy link
Owner

@ggwpez ggwpez commented Aug 13, 2025

  • Enable optional deps as non-optional when their feature does not exist

Example

Crate A is setting --feature-enables-dep F:B but dependency crate B does not have feature F. This case was normally ignored, but now it is handled in the way that B is enabled by feature F as non-optional.

ggwpez added 6 commits August 13, 2025 15:36
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
@ggwpez ggwpez merged commit 6ee8944 into master Aug 13, 2025
16 checks passed
@ggwpez ggwpez deleted the oty-non-optional-deps branch August 13, 2025 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant