Skip to content

Commit d44fa17

Browse files
committed
Commit files generated by typenum's build script to allow it to compile in rustc-perf
1 parent 3aad4d9 commit d44fa17

File tree

11 files changed

+29380
-1191
lines changed

11 files changed

+29380
-1191
lines changed

collector/compile-benchmarks/typenum-1.17.0/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ authors = [
1818
"Paho Lurie-Gregg <[email protected]>",
1919
"Andre Bogus <[email protected]>",
2020
]
21-
build = "build/main.rs"
2221
description = """
2322
Typenum is a Rust library for type-level numbers evaluated at
2423
compile time. It currently supports bits, unsigned integers, and signed
@@ -61,3 +60,5 @@ i128 = []
6160
no_std = []
6261
scale_info = ["scale-info/derive"]
6362
strict = []
63+
64+
[workspace]

collector/compile-benchmarks/typenum-1.17.0/build/generic_const_mappings.rs

Lines changed: 0 additions & 98 deletions
This file was deleted.

collector/compile-benchmarks/typenum-1.17.0/build/main.rs

Lines changed: 0 additions & 203 deletions
This file was deleted.

0 commit comments

Comments
 (0)