Update the rustc_perf submodule#158245
Conversation
|
|
|
This comment has been minimized.
This comment has been minimized.
|
The list of allowed third-party dependencies may have been modified! You must ensure that any new dependencies have compatible licenses before merging. |
|
Note that 'new benchmarks' here largely doesn't matter, we filter down what is actually executed in CI here: rust/src/build_helper/src/lib.rs Lines 14 to 36 in cddcbec But I think it's good to keep the submodule somewhat up to date regardless, to reduce drift / unrelated issues creeping in when we do need to tweak it. |
|
well, it matters for local perf runs ( |
4db46f7 to
f79fa40
Compare
|
See #t-compiler/contrib-private > Licenses for the discussion on license changes, the upshot it: it's probably fine to do what this PR does |
I hope this is a thing that's ok to do, I never update submodules but this one seems to be 8 months old and we got some new benchmarks in the meantime.
r? @Kobzol