about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2022-05-05 13:32:18 +0100
committerflip1995 <philipp.krones@embecosm.com>2022-05-05 13:32:18 +0100
commit7e017dbe8d53bb8bce36871a53d8cdc47de5bc1a (patch)
tree2ef654472d350d6a0ef2207db8a4dae6b34b463b
parent3b0c78d2835e18197619bbf8692ca0b53fbd7583 (diff)
downloadrust-7e017dbe8d53bb8bce36871a53d8cdc47de5bc1a.tar.gz
rust-7e017dbe8d53bb8bce36871a53d8cdc47de5bc1a.zip
Bump nightly version -> 2022-05-05
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index bb29c71e9f4..03acb51306d 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-04-07"
+channel = "nightly-2022-05-05"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]