Skip to content

Commit bb61d19

Browse files
bootstrap::rust: update to latest nightly
Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 23905a1 commit bb61d19

File tree

2 files changed

+198
-143
lines changed

2 files changed

+198
-143
lines changed

bootstrap.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ sources:
7070
subdir: 'bundled'
7171
git: 'https://github.com/rust-lang/rust.git'
7272
branch: 'master'
73-
commit: '22e491ac7ed454d34669151a8b6464cb643c9b41'
73+
commit: '0416b1a6f6d5c42696494e1a3a33580fd3f669d8'
7474

7575
- name: llvm
7676
subdir: 'bundled'
@@ -304,6 +304,7 @@ tools:
304304
changelog-seen = 2
305305
306306
[llvm]
307+
download-ci-llvm = false
307308
targets = "X86"
308309
309310
[build]

0 commit comments

Comments
 (0)