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 @@ -100,8 +100,6 @@ compiler in interesting ways.
100100 actix-web and other libraries with similarly nested type combinators.
101101- ** regression-31157** : A small program that caused a [ large performance
102102 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.
105103- ** ripgrep-14.1.1-tiny** : A line-oriented search tool, optimized with flags
106104 that should reduce binary size.
107105- ** 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/**"
185185SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
186186SPDX-License-Identifier = " MIT"
187187
188- [[annotations ]]
189- path = " ripgrep-13.0.0-tiny/**"
190- SPDX-FileCopyrightText = " ripgrep contributors"
191- SPDX-License-Identifier = " MIT OR Unlicense"
192-
193188[[annotations ]]
194189path = " ripgrep-14.1.1/**"
195190SPDX-FileCopyrightText = " ripgrep contributors"
You can’t perform that action at this time.
0 commit comments