Skip to content

Conversation

lann
Copy link
Collaborator

@lann lann commented Aug 13, 2025

No description provided.

Comment on lines -520 to +509
.get_possible_values()
.unwrap_or_default()
.get_value_parser()
.possible_values()
.into_iter()
.flatten()
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was the only substantive change in this file. The rest was rustfmt.

@lann lann requested a review from itowlson August 27, 2025 15:08
@itowlson
Copy link
Collaborator

Could you say more about the motivation here? Deprecation doesn't seem like a substantial concern when we're intentionally staying on an old package version, so I'm not clear on the value of turning on the deprecation warnings.

@lann
Copy link
Collaborator Author

lann commented Aug 27, 2025

I've done this twice now on clap 4 upgrade attempts. 🤷

@lann lann merged commit 996d50a into main Aug 27, 2025
17 checks passed
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.

2 participants