Skip to content

Commit fce276d

Browse files
authored
Merge pull request #2122 from Kobzol/remove-ripgrep-13.0.0
Remove `ripgrep-13.0.0`
2 parents 4e82d12 + 71ec2ee commit fce276d

File tree

102 files changed

+0
-28490
lines changed

Some content is hidden

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

102 files changed

+0
-28490
lines changed

collector/compile-benchmarks/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ They mostly consist of real-world crates.
4040
- **regex-1.5.5**: A regular expression parser. Used by many Rust programs.
4141
- **regex-automata-0.4.8**: A regular expression matching engine. Used by `regex`, which is used by
4242
many Rust programs.
43-
- **ripgrep-13.0.0**: A line-oriented search tool. A widely-used utility, and a
44-
binary crate.
4543
- **ripgrep-14.1.1**: A line-oriented search tool. A widely-used utility, and a
4644
binary crate.
4745
- **serde-1.0.219**: A serialization/deserialization crate. Used by many other

collector/compile-benchmarks/REUSE.toml

-5
Original file line numberDiff line numberDiff line change
@@ -195,11 +195,6 @@ path = "regression-31157/**"
195195
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
196196
SPDX-License-Identifier = "MIT"
197197

198-
[[annotations]]
199-
path = "ripgrep-13.0.0/**"
200-
SPDX-FileCopyrightText = "ripgrep contributors"
201-
SPDX-License-Identifier = "MIT OR Unlicense"
202-
203198
[[annotations]]
204199
path = "ripgrep-13.0.0-tiny/**"
205200
SPDX-FileCopyrightText = "ripgrep contributors"

collector/compile-benchmarks/ripgrep-13.0.0/.cargo/config.toml

-8
This file was deleted.

collector/compile-benchmarks/ripgrep-13.0.0/.cargo_vcs_info.json

-5
This file was deleted.

collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/bug_report.md

-55
This file was deleted.

collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/config.yml

-6
This file was deleted.

collector/compile-benchmarks/ripgrep-13.0.0/.github/ISSUE_TEMPLATE/feature_request.md

-20
This file was deleted.

collector/compile-benchmarks/ripgrep-13.0.0/.github/workflows/ci.yml

-213
This file was deleted.

0 commit comments

Comments
 (0)