Skip to content

Commit ac9b19f

Browse files
authored
Merge pull request #2174 from Kobzol/remove-style-servo
Remove the `style-servo` stable benchmark
2 parents 6a869d1 + 9642998 commit ac9b19f

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
@@ -156,8 +156,6 @@ Rust code being written today.
156156
obligation processing.
157157
- **regex**: See above. This is an older version of the crate.
158158
- **piston-image**: See above. This is an older version of the `image` crate.
159-
- **style-servo**: An old version of Servo's `style` crate. A large crate, and
160-
one used by old versions of Firefox. Built with `--features=gecko`.
161159
- **syn**: See above. This is an older version (0.11.11) of the crate.
162160
- **tokio-webpush-simple**: A simple web server built with a very old version
163161
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
@@ -260,11 +260,6 @@ path = "stm32f4-0.15.1/**"
260260
SPDX-FileCopyrightText = "stm32-rs contributors"
261261
SPDX-License-Identifier = "MIT OR Apache-2.0"
262262

263-
[[annotations]]
264-
path = "style-servo/**"
265-
SPDX-FileCopyrightText = "The Servo Project Developers"
266-
SPDX-License-Identifier = "MPL-2.0"
267-
268263
[[annotations]]
269264
path = "syn/**"
270265
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)