Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / TeXitoi/structopt issues and pull requests

#540 - Clap examples with custom derive

Issue - State: closed - Opened by fabiensanglard about 2 months ago - 2 comments

#539 - Description of flattened struct overwrites app description

Issue - State: closed - Opened by palant 5 months ago - 1 comment

#537 - Unmaintained dependencies

Issue - State: closed - Opened by jaskij 5 months ago - 3 comments

#536 - Replace proc-macro-error with proc-macro2-diagnostics

Pull Request - State: open - Opened by tamird 9 months ago - 4 comments

#535 - Feature Request: All-or-none structs

Issue - State: open - Opened by formlogic-robert 9 months ago - 1 comment

#533 - error[E0635]: unknown feature `proc_macro_span_shrink`

Issue - State: open - Opened by cacilhas about 1 year ago - 1 comment

#532 - tests: fix overridable()

Pull Request - State: closed - Opened by Lencerf over 1 year ago - 1 comment

#531 - Fix typos

Pull Request - State: closed - Opened by kianmeng almost 2 years ago - 2 comments

#530 - Failed to select a version for `clap`

Issue - State: closed - Opened by crazyboycjr almost 2 years ago - 2 comments

#529 - Add StructOpt::gen_help to generate help string

Pull Request - State: closed - Opened by yanganto almost 2 years ago - 2 comments

#528 - consider swithching to clap v3

Issue - State: closed - Opened by mrl5 about 2 years ago - 2 comments

#527 - Fix link to the migration guide

Pull Request - State: closed - Opened by schneiderfelipe about 2 years ago - 1 comment

#526 - Support conflicts_with with flattened field.

Issue - State: open - Opened by ababo over 2 years ago - 1 comment

#525 - structopt is in maintenance mode, see clap for new development

Issue - State: open - Opened by epage over 2 years ago - 5 comments

#524 - docs: Link to clap3 migration guide

Pull Request - State: closed - Opened by epage over 2 years ago

#523 - Is it possible to support a dynamically generated default_value in the macro?

Issue - State: closed - Opened by halfzebra over 2 years ago - 2 comments

#522 - How to allows custom ordering of args within the help message?

Issue - State: closed - Opened by jmzhoulab over 2 years ago - 1 comment

#521 - Document relation to clap v3's derive feature

Issue - State: closed - Opened by dmarku over 2 years ago - 1 comment

#520 - Missing required subcommand does not print error

Issue - State: closed - Opened by babysnakes over 2 years ago - 3 comments

#519 - Long options like "--foo-option value" don't work

Issue - State: closed - Opened by westandskif almost 3 years ago - 2 comments

#518 - Upgrade heck

Pull Request - State: closed - Opened by TethysSvensson almost 3 years ago - 3 comments

#518 - Upgrade heck

Pull Request - State: closed - Opened by TethysSvensson almost 3 years ago - 3 comments

#517 - [docs] Add output to all examples

Pull Request - State: closed - Opened by nyurik almost 3 years ago - 7 comments

#517 - [docs] Add output to all examples

Pull Request - State: closed - Opened by nyurik almost 3 years ago - 7 comments

#516 - Question: future of clap and structopt

Issue - State: closed - Opened by epage almost 3 years ago - 3 comments

#516 - Question: future of clap and structopt

Issue - State: closed - Opened by epage almost 3 years ago - 3 comments

#515 - Question: how the fields are required by subcommand

Issue - State: closed - Opened by JayiceZ almost 3 years ago - 2 comments
Labels: enhancement

#515 - Question: how the fields are required by subcommand

Issue - State: closed - Opened by JayiceZ almost 3 years ago - 2 comments
Labels: enhancement

#514 - Multi-line doc comments overriding raw `about` attributes

Issue - State: closed - Opened by fitzgen almost 3 years ago - 2 comments

#514 - Multi-line doc comments overriding raw `about` attributes

Issue - State: closed - Opened by fitzgen almost 3 years ago - 2 comments

#513 - Why the proc macro attribute `setting` is not documented in the big docs.rs page?

Issue - State: closed - Opened by alt-art almost 3 years ago - 5 comments

#513 - Why the proc macro attribute `setting` is not documented in the big docs.rs page?

Issue - State: closed - Opened by alt-art almost 3 years ago - 5 comments

#512 - StackOverflow when parsing struct with custom fields

Issue - State: closed - Opened by lkadalski almost 3 years ago - 2 comments

#512 - StackOverflow when parsing struct with custom fields

Issue - State: closed - Opened by lkadalski almost 3 years ago - 2 comments

#511 - Link to the clap method list in the documentation

Pull Request - State: closed - Opened by lefth almost 3 years ago - 1 comment

#510 - #[structopt(allow_hyphen_values = true]) compiles but does not work

Issue - State: closed - Opened by nstinus almost 3 years ago - 2 comments
Labels: question

#509 - Can't call subcommand after Option<Vec<_>>

Issue - State: closed - Opened by Ten0 almost 3 years ago - 5 comments

#508 - Parser too greedy, eats param twice

Issue - State: closed - Opened by kristof-mattei almost 3 years ago - 1 comment

#507 - Typo

Pull Request - State: closed - Opened by halvnykterist almost 3 years ago - 1 comment

#506 - Custom Structopt Crate Path

Pull Request - State: closed - Opened by kszela24 almost 3 years ago - 5 comments

#505 - Test ui/skip_without_default is broken

Issue - State: closed - Opened by Migi almost 3 years ago - 1 comment

#504 - Fix duplication of aliases in subcommands

Pull Request - State: closed - Opened by Migi almost 3 years ago - 3 comments

#504 - Fix duplication of aliases in subcommands

Pull Request - State: closed - Opened by Migi almost 3 years ago - 3 comments

#503 - How to create a global flag

Issue - State: closed - Opened by ThorstenHans almost 3 years ago - 3 comments

#502 - Update keyvalue.rs

Pull Request - State: closed - Opened by Eolien55 almost 3 years ago - 4 comments

#502 - Update keyvalue.rs

Pull Request - State: closed - Opened by Eolien55 almost 3 years ago - 4 comments

#501 - Specify order of arguments?

Issue - State: closed - Opened by fzyzcjy almost 3 years ago - 5 comments

#500 - Duplicate short option gives runtime error, wouldn't it be cool, if it was compile time error

Issue - State: closed - Opened by typetetris almost 3 years ago - 2 comments
Labels: enhancement

#500 - Duplicate short option gives runtime error, wouldn't it be cool, if it was compile time error

Issue - State: closed - Opened by typetetris almost 3 years ago - 2 comments
Labels: enhancement

#499 - RFC: parse_from_iter(iter: std::Vec::Drain) -> T

Issue - State: closed - Opened by EvanCarroll almost 3 years ago - 6 comments

#498 - Requiring non-Option fields leads to panics.

Issue - State: closed - Opened by paholg almost 3 years ago - 1 comment

#497 - Improve code blocks in documentation

Pull Request - State: closed - Opened by steffahn about 3 years ago - 2 comments

#496 - Document allow_hyphen_values

Issue - State: closed - Opened by lefth about 3 years ago - 3 comments
Labels: doc

#495 - panic if use required_unless a bool option

Issue - State: closed - Opened by pansila about 3 years ago - 1 comment

#495 - panic if use required_unless a bool option

Issue - State: closed - Opened by pansila about 3 years ago - 1 comment

#494 - Add skip attribute support for enum variants

Pull Request - State: closed - Opened by chipsenkbeil about 3 years ago - 2 comments

#494 - Add skip attribute support for enum variants

Pull Request - State: closed - Opened by chipsenkbeil about 3 years ago - 2 comments

#493 - Possible to skip an enum variant for a subcommand?

Issue - State: closed - Opened by chipsenkbeil about 3 years ago - 2 comments
Labels: enhancement

#492 - Not working when have multiple `from_args` calls

Issue - State: closed - Opened by stephenctw about 3 years ago - 3 comments

#492 - Not working when have multiple `from_args` calls

Issue - State: closed - Opened by stephenctw about 3 years ago - 3 comments

#491 - Fix the problem where the build fails due to the ambiguous type of `map`

Pull Request - State: closed - Opened by nullpo-head about 3 years ago - 4 comments

#491 - Fix the problem where the build fails due to the ambiguous type of `map`

Pull Request - State: closed - Opened by nullpo-head about 3 years ago - 4 comments

#490 - [E0282] Cannot infer the result type of `map`

Issue - State: closed - Opened by nullpo-head about 3 years ago

#489 - Size issues (again?)

Issue - State: closed - Opened by RandomInsano about 3 years ago - 6 comments

#489 - Size issues (again?)

Issue - State: closed - Opened by RandomInsano about 3 years ago - 6 comments

#488 - boolean flag becomes pseudo-option when `env` is used

Issue - State: closed - Opened by Follpvosten about 3 years ago - 6 comments

#487 - Unexpected behavior combining `AppSettings::TrailingVarArg` and `env` fallbacks

Issue - State: closed - Opened by eadwu about 3 years ago - 3 comments

#487 - Unexpected behavior combining `AppSettings::TrailingVarArg` and `env` fallbacks

Issue - State: closed - Opened by eadwu about 3 years ago - 3 comments

#486 - Fix warnings.

Pull Request - State: closed - Opened by m-ou-se about 3 years ago - 1 comment

#485 - Bump strum dev-dependency to latest version (0.20 -> 0.21)

Pull Request - State: closed - Opened by decathorpe about 3 years ago - 1 comment

#484 - Bug: Version is always suffixed with Error:

Issue - State: closed - Opened by Milo123459 over 3 years ago - 3 comments

#483 - add basic support for generic structs and enums

Pull Request - State: closed - Opened by njeffords over 3 years ago - 2 comments

#482 - Add ability to define pairs of flags that set / unset a boolean flag

Issue - State: closed - Opened by Emerentius over 3 years ago - 5 comments

#482 - Add ability to define pairs of flags that set / unset a boolean flag

Issue - State: closed - Opened by Emerentius over 3 years ago - 5 comments

#481 - Default to Some(None) or Some(value) for Option<Option<T>>

Issue - State: closed - Opened by d34db4b3 over 3 years ago - 3 comments

#481 - Default to Some(None) or Some(value) for Option<Option<T>>

Issue - State: closed - Opened by d34db4b3 over 3 years ago - 3 comments

#480 - Document external_subcommand

Issue - State: closed - Opened by tanj over 3 years ago - 5 comments

#480 - Document external_subcommand

Issue - State: closed - Opened by tanj over 3 years ago - 5 comments

#479 - tests pass with Rust v1.35

Pull Request - State: closed - Opened by tshepang over 3 years ago - 3 comments

#478 - Assigning `short` changes nothing.

Issue - State: closed - Opened by Milo123459 over 3 years ago - 1 comment

#477 - Subsubcommands ?

Issue - State: closed - Opened by kedare over 3 years ago - 2 comments

#477 - Subsubcommands ?

Issue - State: closed - Opened by kedare over 3 years ago - 2 comments

#476 - Ability to extract relative order across different options

Issue - State: closed - Opened by milend over 3 years ago - 2 comments

#475 - Handle Vec values through env variables.

Issue - State: closed - Opened by TotalKrill over 3 years ago - 2 comments

#474 - Suggestion for different argument parsing

Issue - State: closed - Opened by Milo123459 over 3 years ago - 10 comments

#473 - Custom version flag

Issue - State: closed - Opened by Milo123459 over 3 years ago - 3 comments

#472 - Apply #[structopt(short)] to subcommands

Issue - State: closed - Opened by okamiterasu over 3 years ago - 3 comments

#471 - Inconsistent spacing in generated docs

Issue - State: closed - Opened by ducaale over 3 years ago - 2 comments

#470 - Fatal internal error with `requires_if`

Issue - State: closed - Opened by nixpulvis over 3 years ago - 10 comments

#469 - How can I use the `write_help` method from clap App?

Issue - State: closed - Opened by zwhitchcox over 3 years ago - 3 comments

#465 - `no_version` have to be marked twice to hide version info of subcommand

Issue - State: closed - Opened by loichyan over 3 years ago - 2 comments
Labels: enhancement, breaking-change

#464 - `required_if` silently useless when trying to check a flag value

Issue - State: closed - Opened by MathieuDuponchelle over 3 years ago - 13 comments

#464 - `required_if` silently useless when trying to check a flag value

Issue - State: closed - Opened by MathieuDuponchelle over 3 years ago - 13 comments

#461 - Error using completions in zsh

Issue - State: closed - Opened by MrDogeBro over 3 years ago - 3 comments

#446 - change default text of `help` subcommand

Issue - State: closed - Opened by EverlastingBugstopper almost 4 years ago - 5 comments

#444 - support #[structopt(hidden)] on subcommands

Issue - State: closed - Opened by EverlastingBugstopper almost 4 years ago - 4 comments

#441 - Question - how can I print the arguments given an opt instance?

Issue - State: closed - Opened by avnerbarr almost 4 years ago - 6 comments
Labels: enhancement, need-design