Update a bunch of dependencies to reduce windows-sys duplication#155444
Update a bunch of dependencies to reduce windows-sys duplication#155444rust-bors[bot] merged 2 commits intorust-lang:mainfrom
Conversation
Only curl and stacker still depends on it.
|
Some changes occurred in src/tools/compiletest cc @jieyouxu Some changes occurred in src/tools/clippy cc @rust-lang/clippy These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
rustbot has assigned @Mark-Simulacrum. Use Why was this reviewer chosen?The reviewer was selected based on:
|
There was a problem hiding this comment.
Thanks.
Looked at https://github.com/Seeker14491/opener/blob/HEAD/CHANGELOG.md#084---2026-01-25 just in case, but I don't think anything is significant there.
r? me @bors r+ rollup=never (just in case)
This comment has been minimized.
This comment has been minimized.
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing ec2d669 (parent) -> 22cc674 (this PR) Test differencesShow 3 test diffs3 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 22cc6747b18b3a6738e98b06676fd91f1756b33a --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (22cc674): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis perf run didn't have relevant results for this metric. Max RSS (memory usage)Results (primary -2.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 3.4%, secondary -2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 490.129s -> 492.081s (0.40%) |
This gets rid of windows-sys 0.60 and with the exception of curl and stacker it gets rid of windows-sys 0.59. For stacker getting rid of windows-sys 0.59 is blocked on rust-lang/stacker#145 and #155438.