Auto merge of #139474 - jieyouxu:bump-rustc-perf, r=Kobzol
rustc-perf: update to `c0f3b53c8e5de87714d18a5f42998859302ae03a` Hopefully unblocks https://github.com/rust-lang/rust/pull/139279. r? `@Kobzol` (or compiler) `@bors` rollup=never
This commit is contained in:
commit
e5fefc359b
2 changed files with 1 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit e22e08623a349b13a3296971a05394d44f769744
|
||||
Subproject commit c0f3b53c8e5de87714d18a5f42998859302ae03a
|
||||
|
|
@ -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"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue