Skip to content

Commit e5fefc3

Browse files
committed
Auto merge of rust-lang#139474 - jieyouxu:bump-rustc-perf, r=Kobzol
rustc-perf: update to `c0f3b53c8e5de87714d18a5f42998859302ae03a` Hopefully unblocks rust-lang#139279. r? `@Kobzol` (or compiler) `@bors` rollup=never
2 parents c6c1796 + c3999f1 commit e5fefc3

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/tools/rustc-perf

Submodule rustc-perf updated 62 files

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)