Skip to content

Commit 9642998

Browse files
committed
Remove the style-servo stable benchmark
1 parent 00be711 commit 9642998

File tree

1,308 files changed

+0
-373157
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,308 files changed

+0
-373157
lines changed

collector/compile-benchmarks/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ Rust code being written today.
151151
obligation processing.
152152
- **regex**: See above. This is an older version of the crate.
153153
- **piston-image**: See above. This is an older version of the `image` crate.
154-
- **style-servo**: An old version of Servo's `style` crate. A large crate, and
155-
one used by old versions of Firefox. Built with `--features=gecko`.
156154
- **syn**: See above. This is an older version (0.11.11) of the crate.
157155
- **tokio-webpush-simple**: A simple web server built with a very old version
158156
of tokio. Uses futures a lot, but doesn't use `async`/`await`.

collector/compile-benchmarks/REUSE.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,6 @@ path = "stm32f4-0.15.1/**"
240240
SPDX-FileCopyrightText = "stm32-rs contributors"
241241
SPDX-License-Identifier = "MIT OR Apache-2.0"
242242

243-
[[annotations]]
244-
path = "style-servo/**"
245-
SPDX-FileCopyrightText = "The Servo Project Developers"
246-
SPDX-License-Identifier = "MPL-2.0"
247-
248243
[[annotations]]
249244
path = "syn/**"
250245
SPDX-FileCopyrightText = "syn contributors"

collector/compile-benchmarks/style-servo/0-println.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)