about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-03-25 19:29:11 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-03-25 19:29:11 +0100
commit9f6b5de7deaf4dc9e7917370ad09ab85dc23997c (patch)
tree9a22fbb24606de4921c8d6842b5d81316ad9ffc2 /rust-toolchain
parente06731bb2837215765530c8768a7d251155c2137 (diff)
downloadrust-9f6b5de7deaf4dc9e7917370ad09ab85dc23997c.tar.gz
rust-9f6b5de7deaf4dc9e7917370ad09ab85dc23997c.zip
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' 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 c52a7f2e743..c2821f31fd7 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-03-11"
+channel = "nightly-2021-03-25"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]