File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
collector/compile-benchmarks Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,6 @@ compiler in interesting ways.
105105 actix-web and other libraries with similarly nested type combinators.
106106- ** regression-31157** : A small program that caused a [ large performance
107107 regression] ( https://github.com/rust-lang/rust/issues/31157 ) from the past.
108- - ** ripgrep-13.0.0-tiny** : A line-oriented search tool, optimized with flags that should reduce
109- binary size.
110108- ** ripgrep-14.1.1-tiny** : A line-oriented search tool, optimized with flags
111109 that should reduce binary size.
112110- ** token-stream-stress** : A proc-macro crate. Constructs a long token stream
Original file line number Diff line number Diff line change @@ -200,11 +200,6 @@ path = "ripgrep-13.0.0/**"
200200SPDX-FileCopyrightText = " ripgrep contributors"
201201SPDX-License-Identifier = " MIT OR Unlicense"
202202
203- [[annotations ]]
204- path = " ripgrep-13.0.0-tiny/**"
205- SPDX-FileCopyrightText = " ripgrep contributors"
206- SPDX-License-Identifier = " MIT OR Unlicense"
207-
208203[[annotations ]]
209204path = " ripgrep-14.1.1/**"
210205SPDX-FileCopyrightText = " ripgrep contributors"
You can’t perform that action at this time.
0 commit comments