Rollup of 2 pull requests - #159350
Conversation
The `addr2line` upgrade also upgrades `gimli`, and we need a new `unwinding` to align on that. No code changes are required.
Improve E0277 for imperfect derives Relates to rust-lang#157117
std: upgrade `addr2line`, `object`, `miniz_oxide` The `addr2line` upgrade also upgrades `gimli`, and we need a new `unwinding` to align on that. No code changes are required. See also rust-lang/backtrace-rs#765, but since `std` uses that as a `#[path] mod backtrace_rs`, we don't need to wait for the crate update.
|
@bors r+ rollup=never p=5 |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 7dfe982 failed: CI. Failed job:
|
|
@bors retry |
This comment has been minimized.
This comment has been minimized.
|
A job failed! Check out the build log: (web) (plain enhanced) (plain) Click to see the possible cause of the failure (guessed by this bot) |
|
📌 Perf builds for each rolled up PR:
previous master: 2118366bbf In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
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 2118366 (parent) -> d0babd8 (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 d0babd8b6b05ef9bb65d42f928cef4129d64cf65 --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 (d0babd8): comparison URL. Overall result: ❌✅ regressions and improvements - please read:Our benchmarks found a performance regression caused by this PR. Next Steps:
@rustbot label: +perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (secondary 0.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 0.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary -0.1%, secondary -0.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 490.55s -> 491.731s (0.24%) |
|
Caused by #159345 (comment) |
Successful merges:
addr2line,object,miniz_oxide#159345 (std: upgradeaddr2line,object,miniz_oxide)r? @ghost
Create a similar rollup