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.
6363 ecosystem.
6464- ** syn-2.0.101** : A library for parsing Rust code. An important part of the Rust
6565 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.
6866- ** typenum-1.18.0** : A library that encodes integer computation within the trait system. Serves as
6967 a stress test for the trait solver, but at the same time it is also a very popular crate.
7068- ** 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/**"
294294SPDX-FileCopyrightText = " The Rust Project Developers (see https://thanks.rust-lang.org)"
295295SPDX-License-Identifier = " MIT"
296296
297- [[annotations ]]
298- path = " typenum-1.17.0/**"
299- SPDX-FileCopyrightText = " typenum contributors"
300- SPDX-License-Identifier = " MIT OR Apache-2.0"
301-
302297[[annotations ]]
303298path = " typenum-1.18.0/**"
304299SPDX-FileCopyrightText = " typenum contributors"
You can’t perform that action at this time.
0 commit comments