about summary refs log tree commit diff
diff options
context:
space:
mode:
m---------src/tools/rustc-perf0
-rw-r--r--src/tools/tidy/src/deps.rs1
2 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/rustc-perf b/src/tools/rustc-perf
-Subproject e22e08623a349b13a3296971a05394d44f76974
+Subproject c0f3b53c8e5de87714d18a5f42998859302ae03
diff --git a/src/tools/tidy/src/deps.rs b/src/tools/tidy/src/deps.rs
index 682ab4875a1..1a57d2b182a 100644
--- a/src/tools/tidy/src/deps.rs
+++ b/src/tools/tidy/src/deps.rs
@@ -164,7 +164,6 @@ const EXCEPTIONS_RUSTC_PERF: ExceptionList = &[
     ("brotli-decompressor", "BSD-3-Clause/MIT"),
     ("encoding_rs", "(Apache-2.0 OR MIT) AND BSD-3-Clause"),
     ("inferno", "CDDL-1.0"),
-    ("instant", "BSD-3-Clause"),
     ("ring", NON_STANDARD_LICENSE), // see EXCEPTIONS_NON_STANDARD_LICENSE_DEPS for more.
     ("ryu", "Apache-2.0 OR BSL-1.0"),
     ("snap", "BSD-3-Clause"),