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
Jump to file
Failed to load files.
Loading
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 @@ -31,8 +31,6 @@ They mostly consist of real-world crates.
- **image-0.25.6**: Basic image processing functions and methods for
converting to and from various image formats. Used often in graphics
programming.
- **libc-0.2.124**: An interface to `libc`. Contains many declarations of
types, constants, and functions, but relatively little normal code. Stresses the parser. A very widely-used crate.
- **libc-0.2.172**: An interface to `libc`. Contains many declarations of
types, constants, and functions, but relatively little normal code. Stresses the parser. A very widely-used crate.
- **nalgebra-0.33.0**: A linear algebra library. It exercises the new trait solver
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 @@ -140,11 +140,6 @@ path = "issue-88862/**"
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
SPDX-License-Identifier = "MIT"

[[annotations]]
path = "libc-0.2.124/**"
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "libc-0.2.172/**"
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
Expand Down

This file was deleted.

4 changes: 0 additions & 4 deletions collector/compile-benchmarks/libc-0.2.124/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions collector/compile-benchmarks/libc-0.2.124/0-clone.patch

This file was deleted.

89 changes: 0 additions & 89 deletions collector/compile-benchmarks/libc-0.2.124/CONTRIBUTING.md

This file was deleted.

16 changes: 0 additions & 16 deletions collector/compile-benchmarks/libc-0.2.124/Cargo.lock

This file was deleted.

66 changes: 0 additions & 66 deletions collector/compile-benchmarks/libc-0.2.124/Cargo.toml

This file was deleted.

35 changes: 0 additions & 35 deletions collector/compile-benchmarks/libc-0.2.124/Cargo.toml.orig

This file was deleted.

Loading
Loading