about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2022-01-27 14:23:42 +0100
committerflip1995 <philipp.krones@embecosm.com>2022-01-27 14:23:42 +0100
commitb96e76869d11df8bbbae37b9aa4edd842aecef7a (patch)
treef27400417133d522c32c3e1e8f6f1b52cb3f5273
parentd037b280252774edcd5ceb11e746bff65aab8a82 (diff)
downloadrust-b96e76869d11df8bbbae37b9aa4edd842aecef7a.tar.gz
rust-b96e76869d11df8bbbae37b9aa4edd842aecef7a.zip
Bump nightly version -> 2022-01-27
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e6a58e92072..e23dc73ab08 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-01-13"
+channel = "nightly-2022-01-27"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]