File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- nightly
1
+ beta
Original file line number Diff line number Diff line change 12
12
# stable release's version number. `date` is the date where the release we're
13
13
# bootstrapping off was released.
14
14
15
- date: 2021-06-23
16
- rustc: beta
15
+ date: 2021-07-26
16
+ rustc: 1.54.0
17
17
18
18
# We use a nightly rustfmt to format the source because it solves some
19
19
# bootstrapping issues with use of new syntax in this repo. If you're looking at
20
20
# the beta/stable branch, this key should be omitted, as we don't want to depend
21
21
# on rustfmt from nightly there.
22
- rustfmt: nightly-2021-03-25
22
+ # rustfmt: nightly-2021-03-25
23
23
24
24
# When making a stable release the process currently looks like:
25
25
#
@@ -39,4 +39,4 @@ rustfmt: nightly-2021-03-25
39
39
# looking at a beta source tarball and it's uncommented we'll shortly comment it
40
40
# out.
41
41
42
- # dev: 1
42
+ dev: 1
You can’t perform that action at this time.
0 commit comments