Skip to content

bootstrap: force a CI LLVM stamp bump#154441

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
ZuseZ4:macos-bootstrap-stamp
Mar 27, 2026
Merged

bootstrap: force a CI LLVM stamp bump#154441
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
ZuseZ4:macos-bootstrap-stamp

Conversation

@ZuseZ4
Copy link
Copy Markdown
Member

@ZuseZ4 ZuseZ4 commented Mar 26, 2026

To see if this helps with #154408

r? @Kobzol

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Mar 26, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Mar 26, 2026

Kobzol is not on the review rotation at the moment.
They may take a while to respond.

@Kobzol
Copy link
Copy Markdown
Member

Kobzol commented Mar 26, 2026

@bors r+

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Mar 26, 2026

📌 Commit fc5a707 has been approved by Kobzol

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 26, 2026
Zalathar added a commit to Zalathar/rust that referenced this pull request Mar 27, 2026
…bzol

bootstrap: force a CI LLVM stamp bump

To see if this helps with rust-lang#154408

r? @Kobzol
rust-bors bot pushed a commit that referenced this pull request Mar 27, 2026
Rollup of 7 pull requests

Successful merges:

 - #152457 (Pass -pg to linker when using -Zinstrument-mcount)
 - #154031 (Remove divergence check from check_expr_array)
 - #154418 (move many tests out of `ui/unsafe`)
 - #154441 (bootstrap: force a CI LLVM stamp bump)
 - #153662 (Suggest fully qualified path on method name collision)
 - #153675 (simd_add/sub/mul/neg: document overflow behavior)
 - #154430 (Create GPU target notification group)
rust-bors bot pushed a commit that referenced this pull request Mar 27, 2026
Rollup of 6 pull requests

Successful merges:

 - #152457 (Pass -pg to linker when using -Zinstrument-mcount)
 - #154031 (Remove divergence check from check_expr_array)
 - #154418 (move many tests out of `ui/unsafe`)
 - #154441 (bootstrap: force a CI LLVM stamp bump)
 - #153675 (simd_add/sub/mul/neg: document overflow behavior)
 - #154430 (Create GPU target notification group)
a new version of LLVM from CI, even if the LLVM submodule hasn’t changed.

Last change is for: https://github.com/rust-lang/rust/pull/153179
Last change is for: https://github.com/rust-lang/rust/pull/151063
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This diff decreases the PR number in the stamp file? That seems odd.

It should be set to this PR's number, I think.

@RalfJung
Copy link
Copy Markdown
Member

I don't see why this should help, given that LLVM has already been bumped since #151063 landed. But I guess we'll see.

@rust-bors rust-bors bot merged commit 217f64c into rust-lang:main Mar 27, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants