about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-11-04 12:52:36 +0000
committerflip1995 <philipp.krones@embecosm.com>2021-11-04 12:52:36 +0000
commite674d0a59924a5c36ce0ccb6e21d6e2419b08145 (patch)
treecd62e75ccca4a32162e0d2324971c566edd9306f /rust-toolchain
parentc2cbf55323327efe3a791358e4256dee75322ddb (diff)
downloadrust-e674d0a59924a5c36ce0ccb6e21d6e2419b08145.tar.gz
rust-e674d0a59924a5c36ce0ccb6e21d6e2419b08145.zip
Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' 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 67eaf286004..09554c08987 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-10-21"
+channel = "nightly-2021-11-04"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]