We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
instant
1 parent 5f7fa4f commit c3999f1Copy full SHA for c3999f1
src/tools/tidy/src/deps.rs
@@ -164,7 +164,6 @@ const EXCEPTIONS_RUSTC_PERF: ExceptionList = &[
164
("brotli-decompressor", "BSD-3-Clause/MIT"),
165
("encoding_rs", "(Apache-2.0 OR MIT) AND BSD-3-Clause"),
166
("inferno", "CDDL-1.0"),
167
- ("instant", "BSD-3-Clause"),
168
("ring", NON_STANDARD_LICENSE), // see EXCEPTIONS_NON_STANDARD_LICENSE_DEPS for more.
169
("ryu", "Apache-2.0 OR BSL-1.0"),
170
("snap", "BSD-3-Clause"),
0 commit comments