about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-02-25 11:25:22 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-02-25 11:25:22 +0100
commitf64149dd04514e850374d2b94ecc91ce18d1b39e (patch)
treeaa07cfb376f41f7acebd9394de091e856bf291fd /rust-toolchain
parent4334f57feb2975908439f27c8cd811686282c5f6 (diff)
downloadrust-f64149dd04514e850374d2b94ecc91ce18d1b39e.tar.gz
rust-f64149dd04514e850374d2b94ecc91ce18d1b39e.zip
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' 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 e73da595e19..865043b46d1 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-02-11"
+channel = "nightly-2021-02-25"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]