Skip to content

Rollup of 10 pull requests#153770

Merged
rust-bors[bot] merged 47 commits intorust-lang:mainfrom
JonathanBrouwer:rollup-522Yrag
Mar 12, 2026
Merged

Rollup of 10 pull requests#153770
rust-bors[bot] merged 47 commits intorust-lang:mainfrom
JonathanBrouwer:rollup-522Yrag

Conversation

@JonathanBrouwer
Copy link
Contributor

Successful merges:

r? @ghost

Create a similar rollup

Kobzol and others added 30 commits March 1, 2026 09:15
Mention `@bors squash` in squashing documentation
This updates the rust-version file to e7d90c6.
Mostly in the examples in `initialized.rs`. In particular, the
`EverInitializedPlaces` example currently doesn't cover how it's
initialization sites that are tracked, rather than local variables
(that's the `b_0`/`b_1` distinction in the example.)
Update query documentation to reflect QueryKey changes
Update conventions for TODO and FIXME comments
Fix typo in feature gate check
This updates the rust-version file to eda4fc7.
document that older LLVM versions come with increased risk
…allation

add autodiff download instructions
rustc-dev-guide subtree update

Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@f6cc6f6.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost
actually make the is-fn test test what it says it tests

r? @lcnr

Previously this test was (apart from the comment) identical to tests/ui/async-await/async-closures/once.rs
@rust-bors rust-bors bot added the rollup A PR which is a rollup label Mar 12, 2026
@rustbot rustbot added A-CI Area: Our Github Actions CI A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-run-make Area: port run-make Makefiles to rmake.rs A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Mar 12, 2026
@JonathanBrouwer
Copy link
Contributor Author

@bors r+ rollup=never p=5

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 12, 2026

📌 Commit cf8e79f has been approved by JonathanBrouwer

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 12, 2026
@rust-bors

This comment has been minimized.

@rust-bors rust-bors bot added merged-by-bors This PR was explicitly merged by bors. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Mar 12, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 12, 2026

☀️ Test successful - CI
Approved by: JonathanBrouwer
Duration: 3h 9m 41s
Pushing d097a0c to main...

@rust-bors rust-bors bot merged commit d097a0c into rust-lang:main Mar 12, 2026
12 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 12, 2026
@github-actions
Copy link
Contributor

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 d1ee5e5 (parent) -> d097a0c (this PR)

Test differences

Show 13 test diffs

Stage 1

  • [ui] tests/ui/feature-gates/incomplete-features.rs#expect: [missing] -> pass (J0)
  • [ui] tests/ui/feature-gates/incomplete-features.rs#warn: [missing] -> pass (J0)
  • [ui] tests/ui/parallel-rustc/fn-sig-cycle-ice-153391.rs: [missing] -> ignore (ignored always ((diagnostics flipflopping with Zthreads #142063))) (J0)

Stage 2

  • [ui] tests/ui/feature-gates/incomplete-features.rs#expect: [missing] -> pass (J1)
  • [ui] tests/ui/feature-gates/incomplete-features.rs#warn: [missing] -> pass (J1)
  • [ui] tests/ui/parallel-rustc/fn-sig-cycle-ice-153391.rs: [missing] -> ignore (ignored always ((diagnostics flipflopping with Zthreads #142063))) (J1)

Additionally, 7 doctest diffs were found. These are ignored, as they are noisy.

Job group index

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
    test-dashboard d097a0cba9a42f8e37bd28d0d219e433938981ec --output-dir test-dashboard

And then open test-dashboard/index.html in your browser to see an overview of all executed tests.

Job duration changes

  1. dist-aarch64-linux: 2h 24m -> 1h 55m (-20.3%)
  2. dist-apple-various: 1h 41m -> 1h 59m (+17.0%)
  3. x86_64-gnu-miri: 1h 34m -> 1h 20m (-15.0%)
  4. x86_64-gnu-llvm-20: 1h 18m -> 1h 6m (-14.6%)
  5. dist-aarch64-apple: 2h 22m -> 2h 3m (-13.2%)
  6. x86_64-gnu-tools: 1h 3m -> 56m 2s (-11.9%)
  7. i686-gnu-2: 1h 44m -> 1h 32m (-11.4%)
  8. i686-gnu-1: 2h 23m -> 2h 7m (-11.2%)
  9. pr-check-1: 31m 44s -> 28m 18s (-10.8%)
  10. aarch64-msvc-1: 1h 59m -> 2h 12m (+10.8%)
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.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (d097a0c): comparison URL.

Overall result: ❌✅ regressions and improvements - no action needed

@rustbot label: -perf-regression

Instruction count

Our most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
0.3% [0.3%, 0.3%] 1
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-0.0% [-0.0%, -0.0%] 2
All ❌✅ (primary) - - 0

Max RSS (memory usage)

Results (primary -0.7%, secondary -0.9%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

mean range count
Regressions ❌
(primary)
2.1% [0.6%, 3.7%] 3
Regressions ❌
(secondary)
3.1% [3.1%, 3.1%] 1
Improvements ✅
(primary)
-9.2% [-9.2%, -9.2%] 1
Improvements ✅
(secondary)
-2.8% [-4.7%, -1.0%] 2
All ❌✅ (primary) -0.7% [-9.2%, 3.7%] 4

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 480.488s -> 481.456s (0.20%)
Artifact size: 394.87 MiB -> 394.96 MiB (0.02%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-run-make Area: port run-make Makefiles to rmake.rs A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. rollup A PR which is a rollup T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.