about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-06-03 08:41:37 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-06-03 08:41:37 +0200
commit6c2748211565773c297560f2edcd762565f1933a (patch)
treeea7c9f33926e8df2be4f551514090d804651acb7 /rust-toolchain
parent91aa82174531ef408c81325e0d31b508c1f26e0b (diff)
downloadrust-6c2748211565773c297560f2edcd762565f1933a.tar.gz
rust-6c2748211565773c297560f2edcd762565f1933a.zip
Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' 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 cb8cb0978f6..e3863c46288 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-05-20"
+channel = "nightly-2021-06-03"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]