Skip to content

Remove ripgrep-13.0.0-tiny #2123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2025
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 @@ -100,8 +100,6 @@ compiler in interesting ways.
actix-web and other libraries with similarly nested type combinators.
- **regression-31157**: A small program that caused a [large performance
regression](https://github.com/rust-lang/rust/issues/31157) from the past.
- **ripgrep-13.0.0-tiny**: A line-oriented search tool, optimized with flags that should reduce
binary size.
- **ripgrep-14.1.1-tiny**: A line-oriented search tool, optimized with flags
that should reduce binary size.
- **token-stream-stress**: A proc-macro crate. Constructs a long token stream
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 @@ -185,11 +185,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-tiny/**"
SPDX-FileCopyrightText = "ripgrep contributors"
SPDX-License-Identifier = "MIT OR Unlicense"

[[annotations]]
path = "ripgrep-14.1.1/**"
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.

This file was deleted.

Loading
Loading