Bump bootstrap compiler
This commit is contained in:
parent
b1ea2618d3
commit
a76de0d0a7
@ -12,14 +12,14 @@
|
||||
# stable release's version number. `date` is the date where the release we're
|
||||
# bootstrapping off was released.
|
||||
|
||||
date: 2021-02-14
|
||||
date: 2021-03-26
|
||||
rustc: beta
|
||||
|
||||
# We use a nightly rustfmt to format the source because it solves some
|
||||
# bootstrapping issues with use of new syntax in this repo. If you're looking at
|
||||
# the beta/stable branch, this key should be omitted, as we don't want to depend
|
||||
# on rustfmt from nightly there.
|
||||
rustfmt: nightly-2021-01-28
|
||||
rustfmt: nightly-2021-03-25
|
||||
|
||||
# When making a stable release the process currently looks like:
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user