Skip to content

Commit f630fd8

Browse files
Non-dev bootstrap on beta
1 parent fe1e664 commit f630fd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/stage0.txt

+2-2
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: 2020-11-16
15+
date: 2020-11-19
1616
rustc: 1.48.0
1717

1818
# We use a nightly rustfmt to format the source because it solves some
@@ -39,4 +39,4 @@ rustc: 1.48.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)