Skip to content

Remove typenum-1.17.0 benchmark #2108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 7, 2025
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 @@ -63,8 +63,6 @@ They mostly consist of real-world crates.
ecosystem.
- **syn-2.0.101**: A library for parsing Rust code. An important part of the Rust
ecosystem.
- **typenum-1.17.0**: A library that encodes integer computation within the trait system. Serves as
a stress test for the trait solver, but at the same time it is also a very popular crate.
- **typenum-1.18.0**: A library that encodes integer computation within the trait system. Serves as
a stress test for the trait solver, but at the same time it is also a very popular crate.
- **unicode-normalization-0.1.19**: Unicode character composition and decomposition
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 @@ -294,11 +294,6 @@ path = "tuple-stress/**"
SPDX-FileCopyrightText = "The Rust Project Developers (see https://thanks.rust-lang.org)"
SPDX-License-Identifier = "MIT"

[[annotations]]
path = "typenum-1.17.0/**"
SPDX-FileCopyrightText = "typenum contributors"
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "typenum-1.18.0/**"
SPDX-FileCopyrightText = "typenum contributors"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions collector/compile-benchmarks/typenum-1.17.0/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions collector/compile-benchmarks/typenum-1.17.0/0-add-fn.patch

This file was deleted.

117 changes: 0 additions & 117 deletions collector/compile-benchmarks/typenum-1.17.0/CHANGELOG.md

This file was deleted.

Loading
Loading