-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Rollup of 19 pull requests #145077
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 19 pull requests #145077
Conversation
so that we get more parallelism out of cargo
work around not being able to project into SIMD values
we use `std::sync::LazyLock` now.
`intrinsic-test`: remove `lazy_static` dependency
drop few unused deps
This updates the rust-version file to 5a30e43.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 5a30e43 Filtered ref: 59749e9f8c765d3021796a9fe0c188643c4b8d77 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
Like any other non-temporal instructions this has additional safety requirements due to the mismatch with the Rust memory model. It is vital to know when using this instruction.
Add non-temporal note for maskmoveu_si128
loongarch: Use unified data types for SIMD intrinsics
`intrinsic-test`: combine rust files for faster compilation
…-test-argument-cleanup Feat: updated Argument<T> type for functional compatibility with other architectures
…-test-generate-only-support `intrinsic-test`: bringing back support for --generate-only flag
Use GitHub app for authenticating sync workflows
This updates the rust-version file to 32e7a4b.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 32e7a4b Filtered ref: 56d8aa13f54944edb711f3bdd7013b082dbaa65b This merge was created using https://github.com/rust-lang/josh-sync.
Let's try some of the usual suspects: @bors try jobs=test-various,dist-ohos-x86_64 |
Rollup of 19 pull requests try-job: test-various try-job: dist-ohos-x86_64
☀️ Test successful - checks-actions |
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 67d45f4 (parent) -> 2886b36 (this PR) Test differencesShow 347 test diffsStage 1
Stage 2
(and 187 additional test diffs) Additionally, 60 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 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a --output-dir test-dashboard And then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
📌 Perf builds for each rolled up PR:
previous master: 67d45f49e0 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
Finished benchmarking commit (2886b36): comparison URL. Overall result: ❌✅ regressions and improvements - please read the text belowOur 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 (primary -0.9%, secondary 0.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 3.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary -0.4%, secondary 0.0%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 464.119s -> 465.538s (0.31%) |
Successful merges:
tests/ui/issues/
: The Issues Strike Back [3/N] #144400 (tests/ui/issues/
: The Issues Strike Back [3/N])-Zprint-mono-items
#144899 (Print CGU reuse statistics in-Zprint-mono-items
)test::print_merged_doctests_times
used by rustdoc to display more detailed time information #144909 (Add newtest::print_merged_doctests_times
used by rustdoc to display more detailed time information)ty::Instance
path shortening in diagnostics #144914 (Add support forty::Instance
path shortening in diagnostics)type_check
out ofcompute_regions
#145047 (movetype_check
out ofcompute_regions
)known-bug
tests #145053 (Add a lot of NLLknown-bug
tests)armv7a-vex-v5
tier three target #145070 (Add minimalarmv7a-vex-v5
tier three target)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup