Skip to content

Commit b03d4b0

Browse files
committed
Bump stage0 rustfmt to nightly-2020-11-19
This pulls in rust-lang/rustfmt#4507, allowing us to remove a semicolon in an internal libstd macro
1 parent 5d26145 commit b03d4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stage0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rustc: beta
1919
# bootstrapping issues with use of new syntax in this repo. If you're looking at
2020
# the beta/stable branch, this key should be omitted, as we don't want to depend
2121
# on rustfmt from nightly there.
22-
rustfmt: nightly-2020-10-12
22+
rustfmt: nightly-2020-11-19
2323

2424
# When making a stable release the process currently looks like:
2525
#

0 commit comments

Comments
 (0)