Skip to content

Commit c3999f1

Browse files
committed
tidy: remove instant dep exclusion
1 parent 5f7fa4f commit c3999f1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/tools/tidy/src/deps.rs

-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ const EXCEPTIONS_RUSTC_PERF: ExceptionList = &[
164164
("brotli-decompressor", "BSD-3-Clause/MIT"),
165165
("encoding_rs", "(Apache-2.0 OR MIT) AND BSD-3-Clause"),
166166
("inferno", "CDDL-1.0"),
167-
("instant", "BSD-3-Clause"),
168167
("ring", NON_STANDARD_LICENSE), // see EXCEPTIONS_NON_STANDARD_LICENSE_DEPS for more.
169168
("ryu", "Apache-2.0 OR BSL-1.0"),
170169
("snap", "BSD-3-Clause"),

0 commit comments

Comments
 (0)