Skip to content
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
3 changes: 0 additions & 3 deletions collector/compile-benchmarks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@ They mostly consist of real-world crates.
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
utilities. Uses huge `match` statements that stress the compiler in unusual
ways.
- **unicode-normalization-0.1.24**: Unicode character composition and decomposition
utilities. Uses huge `match` statements that stress the compiler in unusual
ways.
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 @@ -309,11 +309,6 @@ path = "ucd/**"
SPDX-FileCopyrightText = "ucd contributors"
SPDX-License-Identifier = "MIT OR Unicode-DFS-2016"

[[annotations]]
path = "unicode-normalization-0.1.19/**"
SPDX-FileCopyrightText = "unicode-normalization contributors"
SPDX-License-Identifier = "MIT OR Apache-2.0"

[[annotations]]
path = "unicode-normalization-0.1.24/**"
SPDX-FileCopyrightText = "unicode-normalization contributors"
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading