Skip to content

Commit 3c216f0

Browse files
committed
Auto merge of #87588 - pietroalbini:stage0-dev, r=Mark-Simulacrum
[beta] Bump bootstrap compiler r? `@Mark-Simulacrum`
2 parents 739f8f0 + 29ed642 commit 3c216f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stage0.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# stable release's version number. `date` is the date where the release we're
1313
# bootstrapping off was released.
1414

15-
date: 2021-07-26
15+
date: 2021-07-29
1616
rustc: 1.54.0
1717

1818
# We use a nightly rustfmt to format the source because it solves some
@@ -39,4 +39,4 @@ rustc: 1.54.0
3939
# looking at a beta source tarball and it's uncommented we'll shortly comment it
4040
# out.
4141

42-
dev: 1
42+
#dev: 1

0 commit comments

Comments
 (0)