File tree 2 files changed +0
-7
lines changed
collector/compile-benchmarks
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.
105
105
actix-web and other libraries with similarly nested type combinators.
106
106
- ** regression-31157** : A small program that caused a [ large performance
107
107
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.
110
108
- ** ripgrep-14.1.1-tiny** : A line-oriented search tool, optimized with flags
111
109
that should reduce binary size.
112
110
- ** 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/**"
200
200
SPDX-FileCopyrightText = " ripgrep contributors"
201
201
SPDX-License-Identifier = " MIT OR Unlicense"
202
202
203
- [[annotations ]]
204
- path = " ripgrep-13.0.0-tiny/**"
205
- SPDX-FileCopyrightText = " ripgrep contributors"
206
- SPDX-License-Identifier = " MIT OR Unlicense"
207
-
208
203
[[annotations ]]
209
204
path = " ripgrep-14.1.1/**"
210
205
SPDX-FileCopyrightText = " ripgrep contributors"
You can’t perform that action at this time.
0 commit comments