-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 5 pull requests #111798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 5 pull requests #111798
Conversation
... using server-reported timestamp. This allows us to track changes to the downloaded artifact more easily and in a more reproducible manner. Co-authored-by: Zixing Liu <[email protected]>
…li-obk Use `OpaqueTypeKey` in query response Makes it a bit clearer that at least one of the types being returned from a canonical query is an opaque.
…lor, r=notriddle Migrate GUI colors test to original CSS color format Follow-up of rust-lang#111459. r? ```@notriddle```
Merge some query impl modules into one This merges some modules in `rustc_query_impl` into one per query, analogous to rust-lang#111703. r? `@cjgillot`
…lor, r=notriddle Migrate GUI colors test to original CSS color format Follow-up of rust-lang#111459. r? `@notriddle`
…nonur add `--remote-time` flag to curl for bootstrap This pull request sets the timestamp of the downloaded stage0 binary according to the server-reported timestamp (if possible). This allows make_orig-dl_tarball.sh to be more reproducible on the filesystem.
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
1 similar comment
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: 6bacf5a544 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
📌 Perf builds for each rolled up PR: previous master: 4eb5225cdf In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (6bacf5a): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 645.683s -> 642.813s (-0.44%) |
Successful merges:
OpaqueTypeKey
in query response #111450 (UseOpaqueTypeKey
in query response)--remote-time
flag to curl for bootstrap #111771 (add--remote-time
flag to curl for bootstrap)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup