Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions collector/compile-benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ They mostly consist of real-world crates.
- **regex-1.5.5**: A regular expression parser. Used by many Rust programs.
- **regex-automata-0.4.8**: A regular expression matching engine. Used by `regex`, which is used by
many Rust programs.
- **ripgrep-13.0.0**: A line-oriented search tool. A widely-used utility, and a
binary crate.
- **ripgrep-14.1.1**: A line-oriented search tool. A widely-used utility, and a
binary crate.
- **serde-1.0.219**: A serialization/deserialization crate. Used by many other
Expand Down
5 changes: 0 additions & 5 deletions collector/compile-benchmarks/REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,11 +195,6 @@ path = "regression-31157/**"
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
SPDX-License-Identifier = "MIT"

[[annotations]]
path = "ripgrep-13.0.0/**"
SPDX-FileCopyrightText = "ripgrep contributors"
SPDX-License-Identifier = "MIT OR Unlicense"

[[annotations]]
path = "ripgrep-13.0.0-tiny/**"
SPDX-FileCopyrightText = "ripgrep contributors"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

213 changes: 0 additions & 213 deletions collector/compile-benchmarks/ripgrep-13.0.0/.github/workflows/ci.yml

This file was deleted.

Loading
Loading