Implement pin!()
using super let
by m-ou-se · Pull Request #139114 · rust-lang/rust (original) (raw)
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 2ef7858 (parent) -> a7c39b6 (this PR)
Test differences
Show 49 test diffs
Stage 0
pin_macro::temp_lifetime
: pass -> [missing] (J1)
Stage 1
[ui] tests/ui/feature-gates/feature-gate-unsafe_pin_internals.rs
: pass -> [missing] (J2)[ui] tests/ui/pin-macro/cant_access_internals.rs
: pass -> [missing] (J2)
Stage 2
[ui] tests/ui/feature-gates/feature-gate-unsafe_pin_internals.rs
: pass -> [missing] (J0)[ui] tests/ui/pin-macro/cant_access_internals.rs
: pass -> [missing] (J0)
Additionally, 44 doctest diffs were found. These are ignored, as they are noisy.
Job group index
- J0: aarch64-apple, aarch64-gnu, arm-android, armhf-gnu, dist-i586-gnu-i586-i686-musl, i686-gnu-1, i686-gnu-nopt-1, i686-msvc-1, test-various, x86_64-apple-2, x86_64-gnu, x86_64-gnu-llvm-19-1, x86_64-gnu-llvm-19-2, x86_64-gnu-llvm-20-1, x86_64-gnu-llvm-20-2, x86_64-gnu-nopt, x86_64-gnu-stable, x86_64-mingw-1, x86_64-msvc-1
- J1: mingw-check
- J2: x86_64-gnu-llvm-19-3, x86_64-gnu-llvm-20-3
Job duration changes
- dist-aarch64-linux: 5282.2s -> 7591.8s (43.7%)
- x86_64-apple-1: 8265.6s -> 6235.6s (-24.6%)
- dist-x86_64-apple: 10601.5s -> 8293.5s (-21.8%)
- x86_64-apple-2: 4845.3s -> 5766.6s (19.0%)
- aarch64-apple: 3980.0s -> 3698.9s (-7.1%)
- dist-ohos: 10661.5s -> 9945.9s (-6.7%)
- dist-armv7-linux: 5781.1s -> 5413.6s (-6.4%)
- dist-apple-various: 6128.4s -> 6504.5s (6.1%)
- dist-x86_64-freebsd: 5136.0s -> 4879.8s (-5.0%)
- dist-i686-linux: 5826.9s -> 6109.6s (4.9%) How to interpret the job duration changes?
Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.