-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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 #126463
Rollup of 5 pull requests #126463
Conversation
Since we support solaris 11 and macOs Sierra as minimum, we can get rid of the runtime overhead.
place explicit lifetime bound after generic param Fixes rust-lang#124785 An easy fix.
Remove some msys2 utils `dos2unix` should no longer be necessary. I suspect `diffutils` might not be needed either as (I think) only `diff` is used and that seems to be shipped with git bash at least. try-job: x86_64-msvc try-job: x86_64-msvc-ext try-job: dist-x86_64-msvc
std::unix::fs::link using direct linkat call for Solaris. Since we support solaris 11 as minimum, we can get rid of the runtime overhead. try-job: dist-various-2
…eps, r=jackh726 Remove some unnecessary crate dependencies. A follow-up to rust-lang#126063. r? ``@jackh726``
…low-non-lint-warnings-cmdline, r=jieyouxu Migrate `run-make/allow-non-lint-warnings-cmdline` to `rmake.rs` Part of rust-lang#121876. r? ```@jieyouxu```
@bors r+ rollup=never p=5 |
☀️ Test successful - checks-actions |
📌 Perf builds for each rolled up PR:
previous master: d2ad293851 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (63491e1): 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 sizeResults (secondary -0.0%)This 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.
Bootstrap: 671.82s -> 670.246s (-0.23%) |
Successful merges:
run-make/allow-non-lint-warnings-cmdline
tormake.rs
#126386 (Migraterun-make/allow-non-lint-warnings-cmdline
tormake.rs
)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup