File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
collector/compile-benchmarks Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -63,8 +63,6 @@ They mostly consist of real-world crates.
63
63
ecosystem.
64
64
- ** syn-2.0.101** : A library for parsing Rust code. An important part of the Rust
65
65
ecosystem.
66
- - ** typenum-1.17.0** : A library that encodes integer computation within the trait system. Serves as
67
- a stress test for the trait solver, but at the same time it is also a very popular crate.
68
66
- ** typenum-1.18.0** : A library that encodes integer computation within the trait system. Serves as
69
67
a stress test for the trait solver, but at the same time it is also a very popular crate.
70
68
- ** unicode-normalization-0.1.19** : Unicode character composition and decomposition
Original file line number Diff line number Diff line change @@ -294,11 +294,6 @@ path = "tuple-stress/**"
294
294
SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
295
295
SPDX-License-Identifier = " MIT"
296
296
297
- [[annotations ]]
298
- path = " typenum-1.17.0/**"
299
- SPDX-FileCopyrightText = " typenum contributors"
300
- SPDX-License-Identifier = " MIT OR Apache-2.0"
301
-
302
297
[[annotations ]]
303
298
path = " typenum-1.18.0/**"
304
299
SPDX-FileCopyrightText = " typenum contributors"
You can’t perform that action at this time.
0 commit comments