mirror of
https://github.com/clap-rs/clap
synced 2024-12-14 06:42:33 +00:00
1e39967044
- Manually fix some problems - Run 'cargo fix --clippy' Commits taken from similar PRs open at that time: - Replace indexmap remove with swap_remove Resolves #1562 and closes #1563 - Use cognitive_complexity for clippy lint Resolves #1564 and closes #1565 - Replace deprecated trim_left_matches with trim_start_matches Closes #1539 Co-authored-by: Antoine Martin <antoine97.martin@gmail.com> Co-authored-by: Brian Foley <bpfoley@users.noreply.github.com> |
||
---|---|---|
.. | ||
01_default.rs | ||
02_simple.rs | ||
03_complex.rs | ||
04_new_help.rs | ||
05_ripgrep.rs | ||
06_rustup.rs |