Rollup of 2 pull requests - #162456
Conversation
…mejrs Forward CfgTrace attributes on EII items Forwards compiler's synthetic CfgTrace and CfgAttrTrace to EII foreign item and macro. This enables the usage of `#[cfg(..)]`, `#[cfg_attr(..)]` and `cfg_select!` on EII. Fixes rust-lang#162378. No LLM was used in the creation of this PR.
…ll, r=jieyouxu Fix myself on .mailmap once and for all After a few failed attempts, I finally have it. I learned the git mailmap syntax. This is to celebrate my 500th contrib in thanks.rust-lang.org Fixes the issue where I'm listed both as "Alejandra González" (currently with 477 points) and "Alejandra Gonzalez" (26 points)
|
@bors r+ p=5 |
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 a3e94c2 (parent) -> 745de6e (this PR) Test differencesShow 5 test diffsStage 1
Stage 2
Additionally, 2 doctest diffs were found. These are ignored, as they are noisy. Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 745de6eca673de5329ec68f2689629a5ca45ab35 --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 (745de6e): 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.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (primary 0.1%, secondary 0.6%)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: 479.129s -> 478.441s (-0.14%) |
|
📌 Perf builds for each rolled up PR:
parent commit: a3e94c2ff5 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Successful merges:
r? @ghost
Create a similar rollup