about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2022-02-24 19:33:10 +0100
committerflip1995 <philipp.krones@embecosm.com>2022-02-24 19:33:10 +0100
commitce1904f6cf90bf16f51d226e1870abc643e5bfa2 (patch)
treec1f3a6397af344960b94485c37224e7d3ab011e1
parent5ece8d2bc406643babe3fca84acc31a3ac58d9c4 (diff)
downloadrust-ce1904f6cf90bf16f51d226e1870abc643e5bfa2.tar.gz
rust-ce1904f6cf90bf16f51d226e1870abc643e5bfa2.zip
Bump nightly version -> 2022-02-24
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index f065f0bffc7..4d2c5761991 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-02-10"
+channel = "nightly-2022-02-24"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]