Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions collector/compile-benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,6 @@ Rust code being written today.
obligation processing.
- **regex**: See above. This is an older version of the crate.
- **piston-image**: See above. This is an older version of the `image` crate.
- **style-servo**: An old version of Servo's `style` crate. A large crate, and
one used by old versions of Firefox. Built with `--features=gecko`.
- **syn**: See above. This is an older version (0.11.11) of the crate.
- **tokio-webpush-simple**: A simple web server built with a very old version
of tokio. Uses futures a lot, but doesn't use `async`/`await`.
Expand Down
5 changes: 0 additions & 5 deletions collector/compile-benchmarks/REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,6 @@ path = "stm32f4-0.15.1/**"
SPDX-FileCopyrightText = "stm32-rs contributors"
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "style-servo/**"
SPDX-FileCopyrightText = "The Servo Project Developers"
SPDX-License-Identifier = "MPL-2.0"

[[annotations]]
path = "syn/**"
SPDX-FileCopyrightText = "syn contributors"
Expand Down
11 changes: 0 additions & 11 deletions collector/compile-benchmarks/style-servo/0-println.patch

This file was deleted.

Loading
Loading