Skip to content

Commit c02af32

Browse files
committed
Update rust-toolchain
This avoids an incremental compilation bug fixed on nightly: rust-lang/rust#79661
1 parent fc7fbf1 commit c02af32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2020-12-09"
2+
channel = "nightly-2020-12-11"
33
components = ["rustc-dev", "llvm-tools-preview"]

0 commit comments

Comments
 (0)