about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-01-02 16:29:43 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-01-02 16:29:43 +0100
commitba4bf4f9c57b180410ed1d7eebbd2931846094c3 (patch)
treef133a643e7c2f42423f9646104864a76f19fdb40 /rust-toolchain
parent48dec842f2306cb8a1493308f95cedacb74d0ab9 (diff)
downloadrust-ba4bf4f9c57b180410ed1d7eebbd2931846094c3.tar.gz
rust-ba4bf4f9c57b180410ed1d7eebbd2931846094c3.zip
Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d2e84132f4e..c579beeae89 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2020-12-20"
+channel = "nightly-2021-01-02"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]