Skip to content

Commit 32b93d1

Browse files
author
The rustc-josh-sync Cronjob Bot
committed
Merge ref 'db3e99bbab28' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: db3e99b Filtered ref: rust-lang/stdarch@4749411 Upstream diff: 873d468...db3e99b This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 8c404a7 + db3e99b commit 32b93d1

File tree

1,376 files changed

+32644
-17009
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,376 files changed

+32644
-17009
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,6 @@ jobs:
165165
- name: install sccache
166166
run: src/ci/scripts/install-sccache.sh
167167

168-
- name: select Xcode
169-
run: src/ci/scripts/select-xcode.sh
170-
171168
- name: install clang
172169
run: src/ci/scripts/install-clang.sh
173170

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
2727
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/21.1-2025-08-01
28+
branch = rustc/22.1-2026-01-27
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

0 commit comments

Comments
 (0)