Bump stage0 rustfmt to nightly-2020-11-19
This pulls in https://github.com/rust-lang/rustfmt/pull/4507, allowing us to remove a semicolon in an internal libstd macro
This commit is contained in:
parent
5d26145dee
commit
b03d4b0ee9
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ rustc: beta
|
|||
# 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-2020-10-12
|
||||
rustfmt: nightly-2020-11-19
|
||||
|
||||
# When making a stable release the process currently looks like:
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue