about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-01-15 10:56:44 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-01-15 10:56:44 +0100
commit488153ff2ff678051f06a94dc4486632d788c328 (patch)
tree079c80170f184cdee4176c73994a298a27c02e50 /rust-toolchain
parent7b3af4145b62781f6f8cf0b003cfd81780b608ec (diff)
downloadrust-488153ff2ff678051f06a94dc4486632d788c328.tar.gz
rust-488153ff2ff678051f06a94dc4486632d788c328.zip
Merge commit '953f024793dab92745fee9cd2c4dee6a60451771' 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 c579beeae89..72935072f8c 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-01-02"
+channel = "nightly-2021-01-15"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]