Skip to content

Commit 25fa133

Browse files
authored
Merge pull request #1235 from nnethercote/rm-clap-old
Remove `clap-rs`
2 parents 644319d + 8c62813 commit 25fa133

File tree

131 files changed

+3
-35986
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+3
-35986
lines changed

collector/benchmarks/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ They mostly consist of real-world crates.
1919
one in the Rust ecosystem.
2020
- **clap-3.1.6**: A command line argument parser. A crate used by many Rust
2121
programs.
22-
- **image-0.24.1**: Basic image processing functions and methods for
23-
converting to and from various image formats. Used often in graphics
24-
programming.
25-
- **clap-rs**: A command line argument parser. A crate used by many Rust
26-
programs.
2722
- **cranelift-codegen**: The largest crate from a code generator. Used by
2823
Firefox.
2924
- **cranelift-codegen-0.82.1**: The largest crate from a code generator. Used by
@@ -36,6 +31,9 @@ They mostly consist of real-world crates.
3631
- **html5ever**: An HTML parser. Stresses macro parsing code significantly.
3732
- **hyper-2**: A fairly large crate. Utilizes async/await, and used by
3833
many Rust programs.
34+
- **image-0.24.1**: Basic image processing functions and methods for
35+
converting to and from various image formats. Used often in graphics
36+
programming.
3937
- **piston-image**: A modular game engine. An interesting Rust program.
4038
- **regex-1.5.5**: A regular expression parser. Used by many Rust programs.
4139
- **ripgrep-13.0.0**: A line-oriented search tool. A widely-used utility.

collector/benchmarks/clap-rs/.appveyor.yml

Lines changed: 0 additions & 17 deletions
This file was deleted.

collector/benchmarks/clap-rs/.clog.toml

Lines changed: 0 additions & 13 deletions
This file was deleted.

collector/benchmarks/clap-rs/.gitignore

Lines changed: 0 additions & 23 deletions
This file was deleted.

collector/benchmarks/clap-rs/.mention-bot

Lines changed: 0 additions & 9 deletions
This file was deleted.

collector/benchmarks/clap-rs/.travis.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

collector/benchmarks/clap-rs/0-println.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)