-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 2 pull requests #124489
Rollup of 2 pull requests #124489
Conversation
…, r=notriddle Inline more svg images into CSS Follow-up of rust-lang#123706. r? `@notriddle`
Port `print-cfg` run-make test to Rust-based rmake.rs This PR port the `print-cfg` run-make test to Rust-based rmake.rs tests. The actual test is now split in two: - the first part for the `--print=cfg` part - and the second part for the `=PATH` part of `--print` Part of rust-lang#121876. r? `@jieyouxu`
@bors r+ rollup=never p=2 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: ce609db948 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (10505a1): 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. CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 673.364s -> 673.47s (0.02%) |
Successful merges:
print-cfg
run-make test to Rust-based rmake.rs #124473 (Portprint-cfg
run-make test to Rust-based rmake.rs)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup