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
A-parsingArea: Parser's logic and needs it changed somehow.C-bugCategory: Updating dependenciesE-easyCall for participation: Experience needed to fix: Easy / not much
By inspection, it looks like this worked when it was added, see #1587. It was further extended in #2172.
Looks like it was broken in #2297 when switching from add_arg_to_val to add_multiple_args_to_val
Debug Output
No response
The text was updated successfully, but these errors were encountered:
epage
added
C-bug
Category: Updating dependencies
A-parsing
Area: Parser's logic and needs it changed somehow.
E-easy
Call for participation: Experience needed to fix: Easy / not much
labels
May 27, 2022
A-parsingArea: Parser's logic and needs it changed somehow.C-bugCategory: Updating dependenciesE-easyCall for participation: Experience needed to fix: Easy / not much
Please complete the following tasks
Rust Version
rustc 1.57.0 (f1edd0429 2021-11-29)
Clap Version
3.1.13
Minimal reproducible code
Steps to reproduce the bug with the above code
Actual Behaviour
Expected Behaviour
Additional Context
By inspection, it looks like this worked when it was added, see #1587. It was further extended in #2172.
Looks like it was broken in #2297 when switching from
add_arg_to_val
toadd_multiple_args_to_val
Debug Output
No response
The text was updated successfully, but these errors were encountered: