Skip to content

Update LLVM to 22.1.4 (again)#155905

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
dianqk:update-llvm
Apr 28, 2026
Merged

Update LLVM to 22.1.4 (again)#155905
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
dianqk:update-llvm

Conversation

@dianqk
Copy link
Copy Markdown
Member

@dianqk dianqk commented Apr 28, 2026

@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 28, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 28, 2026

⚠️ Warning ⚠️

@nikic
Copy link
Copy Markdown
Contributor

nikic commented Apr 28, 2026

@bors r+

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Apr 28, 2026

📌 Commit cf8a60c has been approved by nikic

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 Apr 28, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Apr 28, 2026
rust-bors Bot pushed a commit that referenced this pull request Apr 28, 2026
Rollup of 9 pull requests

Successful merges:

 - #155381 (Fix a bug in `ChunkedBitSet::subtract`)
 - #155847 (Don't reload length in String::push)
 - #155858 (`slice::join`: borrow only once during length calc)
 - #155879 (enable pipe tests in Miri)
 - #155905 (Update LLVM to 22.1.4 (again))
 - #155247 ([AIX] update linker default to bcdtors)
 - #155812 ([codex] tests: mark migrated UI tests as check-pass)
 - #155854 (Rename the diagnostic item for `std::sync::mpsc::Receiver`)
 - #155882 (Add regression test for #101363)
@weihanglo
Copy link
Copy Markdown
Member

Ah. That was my bad. Sorry for the oversight 🙇🏾‍♂️🙇🏾‍♂️🙇🏾‍♂️

@rust-bors rust-bors Bot merged commit ca98fe1 into rust-lang:main Apr 28, 2026
11 checks passed
@rustbot rustbot added this to the 1.97.0 milestone Apr 28, 2026
rust-timer added a commit that referenced this pull request Apr 28, 2026
Rollup merge of #155905 - dianqk:update-llvm, r=nikic

Update LLVM to 22.1.4 (again)

#155756 undoes #155645.

cc @weihanglo

r? @nikic
@dianqk dianqk deleted the update-llvm branch April 28, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants