Skip to content

Commit e02cacf

Browse files
committed
Remove cargo-0.60.0 benchmark
1 parent 7a2d69c commit e02cacf

File tree

561 files changed

+0
-205390
lines changed

Some content is hidden

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

561 files changed

+0
-205390
lines changed

collector/compile-benchmarks/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ They mostly consist of real-world crates.
1818
- **bitmaps-3.2.1**: A bitmaps implementation. Stresses the compiler's trait
1919
handling by implementing a trait `Bits` for the type `BitsImpl<N>` for every
2020
`N` value from 1 to 1024.
21-
- **cargo-0.60.0**: The Rust package manager. A large program, and an important
22-
part of the Rust ecosystem.
2321
- **cargo-0.87.1**: The Rust package manager. A large program, and an important
2422
part of the Rust ecosystem.
2523
- **clap-3.1.6**: A command line argument parser library. A crate used by many

collector/compile-benchmarks/REUSE.toml

-5
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ path = "bitmaps-3.2.1/**"
2222
SPDX-License-Identifier = "MPL-2.0"
2323
SPDX-FileCopyrightText = "Bodil Stokke"
2424

25-
[[annotations]]
26-
path = "cargo-0.60.0/**"
27-
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
28-
SPDX-License-Identifier = "MIT OR Apache-2.0"
29-
3025
[[annotations]]
3126
path = "cargo-0.87.1/**"
3227
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"

collector/compile-benchmarks/cargo-0.60.0/0-println.patch

-12
This file was deleted.

collector/compile-benchmarks/cargo-0.60.0/CHANGELOG.md

-2,411
This file was deleted.

collector/compile-benchmarks/cargo-0.60.0/CONTRIBUTING.md

-5
This file was deleted.

0 commit comments

Comments
 (0)