Skip to content

Rollup of 12 pull requests#153416

Merged
rust-bors[bot] merged 97 commits intorust-lang:mainfrom
JonathanBrouwer:rollup-eezxWTV
Mar 5, 2026
Merged

Rollup of 12 pull requests#153416
rust-bors[bot] merged 97 commits intorust-lang:mainfrom
JonathanBrouwer:rollup-eezxWTV

Conversation

@JonathanBrouwer
Copy link
Contributor

@JonathanBrouwer JonathanBrouwer commented Mar 4, 2026

View all comments

Successful merges:

r? @ghost

Create a similar rollup

The Miri Cronjob Bot and others added 30 commits February 17, 2026 05:19
This updates the rust-version file to 3c9faa0.
This updates the rust-version file to 8387095.
This updates the rust-version file to e0cb264.
…_files

Print a warning when trying to open a file in `/proc`
Miscellaneous tracing fixes and improvements
Remove duplicate "the" in documentation.
This updates the rust-version file to 5fb2ff8.
Fix typo in tracing.md for `tracing_separate_thread`
This updates the rust-version file to c78a294.
This updates the rust-version file to b3869b9.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: b3869b9
Filtered ref: 8ca8d84b29d11100879eadb68eb5774f85bb6977
Upstream diff: rust-lang/rust@c78a294...b3869b9

This merge was created using https://github.com/rust-lang/josh-sync.
@JonathanBrouwer
Copy link
Contributor Author

@bors try jobs=x86_64-gnu-distcheck

@rust-bors

This comment has been minimized.

rust-bors bot pushed a commit that referenced this pull request Mar 4, 2026
Rollup of 12 pull requests


try-job: x86_64-gnu-distcheck
@JonathanBrouwer
Copy link
Contributor Author

See #t-infra > free disk space step takes 8-10 minutes @ 💬 for discussion around disk space failures

@JonathanBrouwer
Copy link
Contributor Author

@bors retry
Let's give this one more chance after the other pr succeeds(?)

@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 4, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 4, 2026

☀️ Try build successful (CI)
Build commit: bea8ed6 (bea8ed6901e0ad8ec07ae874414e60bab32890b4, parent: b90dc1e597db0bbc0cab0eccb39747b1a9d7e607)

@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 5, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 5, 2026

☀️ Test successful - CI
Approved by: JonathanBrouwer
Duration: 3h 55m 52s
Pushing f8704be to main...

@rust-bors rust-bors bot merged commit f8704be into rust-lang:main Mar 5, 2026
13 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

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 b55e20a (parent) -> f8704be (this PR)

Test differences

Show 2498 test diffs

Stage 1

  • [incremental] tests/incremental/lint-unused-features.rs: [missing] -> pass (J3)
  • [run-make] tests/run-make/wasm-unexpected-features: ignore (only executed when the target is wasm32-wasip1) -> ignore (ignored on targets without Rust's LLD) (J3)
  • [ui] tests/ui/error-codes/E0208.rs: pass -> [missing] (J3)
  • [ui] tests/ui/lint/unused-features/unused-language-features.rs: [missing] -> pass (J3)
  • [ui] tests/ui/lint/unused-features/unused-library-features.rs: [missing] -> pass (J3)
  • [ui] tests/ui/lint/unused-features/used-language-features.rs: [missing] -> pass (J3)
  • [ui] tests/ui/lint/unused-features/used-library-features.rs: [missing] -> pass (J3)

Stage 2

  • [run-make] tests/run-make/wasm-unexpected-features: ignore (only executed when the target is wasm32-wasip1) -> pass (J0)
  • [ui] tests/ui/error-codes/E0208.rs: pass -> [missing] (J1)
  • [ui] tests/ui/lint/unused-features/unused-language-features.rs: [missing] -> pass (J1)
  • [ui] tests/ui/lint/unused-features/unused-library-features.rs: [missing] -> pass (J1)
  • [ui] tests/ui/lint/unused-features/used-language-features.rs: [missing] -> pass (J1)
  • [ui] tests/ui/lint/unused-features/used-library-features.rs: [missing] -> pass (J1)
  • [incremental] tests/incremental/lint-unused-features.rs: [missing] -> ignore (gcc backend is marked as ignore) (J2)
  • [run-make] tests/run-make/wasm-unexpected-features: ignore (only executed when the target is wasm32-wasip1) -> ignore (ignored on targets without Rust's LLD) (J4)
  • [incremental] tests/incremental/lint-unused-features.rs: [missing] -> pass (J5)

Additionally, 2482 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 f8704be04fe1150527fc2cf21dd44327f0fe87fb --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-android: 20m 37s -> 28m 48s (+39.6%)
  2. dist-apple-various: 2h 5m -> 1h 34m (-24.4%)
  3. aarch64-apple: 3h 48m -> 3h 6m (-18.4%)
  4. dist-aarch64-msvc: 1h 50m -> 1h 30m (-18.0%)
  5. pr-check-1: 29m 47s -> 33m 46s (+13.4%)
  6. x86_64-gnu-nopt: 2h 19m -> 2h 36m (+12.7%)
  7. i686-gnu-nopt-2: 2h 22m -> 2h 7m (-10.6%)
  8. dist-aarch64-apple: 2h 20m -> 2h 7m (-9.7%)
  9. x86_64-rust-for-linux: 49m 31s -> 54m 1s (+9.1%)
  10. x86_64-msvc-2: 2h 15m -> 2h 28m (+9.1%)
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

📌 Perf builds for each rolled up PR:

PR# Message Perf Build Sha
#152164 Lint unused features 972d26ed3fb3efc3564be054adade9a7f089b459 (link)
#152801 Refactor WriteBackendMethods a bit da30d45aa1df935456fda815fa7ca59b6dde7c13 (link)
#153196 Update path separators to be available in const context 5dcd6b850dadc835e9916a7be4662780609fe65f (link)
#153204 Add #[must_use] attribute to HashMap and HashSet cons… e60ed9ef00f70a494b67dae5baea21229079e028 (link)
#153276 Remove cycle_fatal query modifier b36067a2f0d0fd3c8752b40cf4629c90af3fb04f (link)
#153300 Tweak some of our internal #[rustc_*] TEST attributes 11adcec2c82d2440363689d89cd90549f0c99129 (link)
#153317 Abort after representability errors 97b4217af92ee93a47b00cbec7344211c4a48b1c (link)
#153396 use minicore in some run-make tests e3e30b23cba7e4f28299893655578dceca257fc6 (link)
#153401 Migrationg of LintDiagnostic - part 7 348d5107b6932770c1c0bc2517d0ddbdb15b7522 (link)
#153402 miri subtree update 88a6ebcbf0ada4cb0704b3c3e6b1dfcf60776f1d (link)
#153406 Remove a ping for myself f4fc6a801bd8794a2c108b72f1c6af6111bca35e (link)
#153414 Rename translation -> formatting 570e83402d5628a4fb71213232ee3641c1787478 (link)

previous master: b55e20ad90

In the case of a perf regression, run the following command for each PR you suspect might be the cause: @rust-timer build $SHA

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (f8704be): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

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

Max RSS (memory usage)

Results (primary 2.6%, secondary 1.3%)

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

mean range count
Regressions ❌
(primary)
2.6% [2.4%, 2.9%] 4
Regressions ❌
(secondary)
2.7% [1.5%, 4.4%] 4
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-4.0% [-4.0%, -4.0%] 1
All ❌✅ (primary) 2.6% [2.4%, 2.9%] 4

Cycles

Results (primary 2.0%)

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

mean range count
Regressions ❌
(primary)
2.0% [1.9%, 2.1%] 2
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) 2.0% [1.9%, 2.1%] 2

Binary size

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

Bootstrap: 478.218s -> 480.998s (0.58%)
Artifact size: 394.94 MiB -> 394.98 MiB (0.01%)

@rust-bors rust-bors bot mentioned this pull request Mar 5, 2026
@Zalathar
Copy link
Member

Zalathar commented Mar 5, 2026

If this succeeded, then hopefully it should be fine to reopen the queue.

@bors treeopen

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 5, 2026

Tree is now open for merging.

@cuviper cuviper added this to the 1.96.0 milestone Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic merged-by-bors This PR was explicitly merged by bors. PG-exploit-mitigations Project group: Exploit mitigations rollup A PR which is a rollup T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.