about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-10-07 11:21:30 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-10-07 11:21:30 +0200
commit5cf4984872e1ac047b4e2df52fe0f6faa82716c3 (patch)
tree87ee6ee64b5a7825e82f81da5018246ac9f04602 /rust-toolchain
parent87bb18e7c2069c1e2aaa5b0735f1453b707f58f9 (diff)
downloadrust-5cf4984872e1ac047b4e2df52fe0f6faa82716c3.tar.gz
rust-5cf4984872e1ac047b4e2df52fe0f6faa82716c3.zip
Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' 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 660401ff28c..f98819303e6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-09-28"
+channel = "nightly-2021-10-07"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]