mirror of
https://github.com/clap-rs/clap
synced 2024-11-10 23:04:23 +00:00
730 B
730 B
- update-todo.sh
- src/lib.rs -[ ] 578:@TODO @release @docs -[ ] 580:@TODO @release @docs -[ ] 583:@TODO @release @docs -[ ] 592:@TODO @release @docs -[ ] 598:@TODO @release @docs -[ ] 608:@TODO @release @docs -[ ] 610:@TODO @release @docs -[ ] 614:@TODO @release @docs -[ ] 616:@TODO @release @docs -[ ] 619:@TODO @release @docs -[ ] 623:@TODO @release @docs
- src/app/parser.rs -[ ] 678:@TODO @perf: cloning all these Apps ins't great, but since it's just displaying the help
- src/app/mod.rs -[ ] 1760:@TODO @v3-alpha @perf: should only propagate globals to subcmd we find, or for help
- src/args/arg.rs -[ ] 3545:@TODO @p2 @docs @release: write docs