Rollup of 3 pull requests#159367
Conversation
…sed by `report_errors`
…kingjubilee fuchsia: Ensure all existing ported sanitizers for Fuchsia are supported
…tions, r=petrochenkov Resolver: extract `use_injections` out of main `Resolver` Prep work for rust-lang#158845. Extract the `use_injections` field out of the resolver and into the `LateResolutionVisitor`. It can then be passed into the `report_errors` pass, so no behaviour is changed. This allows the `Resolver` to be `DynSync`, see rust-lang#158845 (comment). r? @petrochenkov
renovate: group github actions updates r? @Kobzol
|
@bors r+ rollup=never p=5 |
This comment has been minimized.
This comment has been minimized.
|
📌 Perf builds for each rolled up PR:
previous master: ab4bbeb07d 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 ab4bbeb (parent) -> d62fb1c (this PR) Test differencesShow 8 test diffs8 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard d62fb1c8a007f6967376a52da8315ae51b64a70c --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 (d62fb1c): comparison URL. Overall result: ✅ improvements - no action needed@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 (primary -7.2%, secondary -14.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary -3.5%, secondary -12.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.393s -> 489.85s (0.09%) |
Successful merges:
use_injectionsout of mainResolver#159339 (Resolver: extractuse_injectionsout of mainResolver)r? @ghost
Create a similar rollup