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 @@ -100,8 +100,6 @@ compiler in interesting ways.
100
100
actix-web and other libraries with similarly nested type combinators.
101
101
- ** regression-31157** : A small program that caused a [ large performance
102
102
regression] ( https://github.com/rust-lang/rust/issues/31157 ) from the past.
103
- - ** ripgrep-13.0.0-tiny** : A line-oriented search tool, optimized with flags that should reduce
104
- binary size.
105
103
- ** ripgrep-14.1.1-tiny** : A line-oriented search tool, optimized with flags
106
104
that should reduce binary size.
107
105
- ** token-stream-stress** : A proc-macro crate. Constructs a long token stream
Original file line number Diff line number Diff line change @@ -185,11 +185,6 @@ path = "regression-31157/**"
185
185
SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
186
186
SPDX-License-Identifier = " MIT"
187
187
188
- [[annotations ]]
189
- path = " ripgrep-13.0.0-tiny/**"
190
- SPDX-FileCopyrightText = " ripgrep contributors"
191
- SPDX-License-Identifier = " MIT OR Unlicense"
192
-
193
188
[[annotations ]]
194
189
path = " ripgrep-14.1.1/**"
195
190
SPDX-FileCopyrightText = " ripgrep contributors"
You can’t perform that action at this time.
0 commit comments