compiler: update hashbrown to 0.17#155256
Conversation
See library's rust-lang#155154 for the bug fixes this brings. This PR also updates `indexmap` in the compiler as a direct dependent.
|
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:
|
|
|
@bors try @rust-timer queue At some point we should chase down the other sources of older deps as well: |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
compiler: update hashbrown to 0.17
This comment has been minimized.
This comment has been minimized.
|
Finished benchmarking commit (110c0e2): comparison URL. Overall result: no relevant changes - no action neededBenchmarking means the PR may be perf-sensitive. It's automatically marked not fit for rolling up. Overriding is possible but disadvised: it risks changing compiler perf. @bors rollup=never Instruction countThis perf run didn't have relevant results for this metric. Max RSS (memory usage)Results (primary 2.1%, secondary -4.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesThis perf run didn't have relevant results for this metric. Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 489.468s -> 491.134s (0.34%) |
|
@bors r+ |
This comment has been minimized.
This comment has been minimized.
compiler: update hashbrown to 0.17 See library's #155154 for the bug fixes this brings. This PR also updates `indexmap` in the compiler as a direct dependent.
|
💔 Test for 68e557c failed: CI. Failed job:
|
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
@bors retry |
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 57cb10a (parent) -> 32e4c0e (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 32e4c0ecbd046aafdde22043b2fb7b205587c5f6 --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 (32e4c0e): 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 1.9%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 2.0%, secondary -2.5%)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: 489.055s -> 490.627s (0.32%) |
See library's #155154 for the bug fixes this brings.
This PR also updates
indexmapin the compiler as a direct dependent.