about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2022-04-27 12:32:20 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2022-04-27 12:32:20 +0200
commit7e45747a3d7c0877da20a9931cffc50e1b6d6aa4 (patch)
tree052029bb7d32bddec3bc09740cc05919ad2928a3
parentea3bbf0451c60231772111cd7abf12fbcea327a2 (diff)
downloadrust-7e45747a3d7c0877da20a9931cffc50e1b6d6aa4.tar.gz
rust-7e45747a3d7c0877da20a9931cffc50e1b6d6aa4.zip
Rustup to rustc 1.62.0-nightly (082e4ca49 2022-04-26)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 966097c248b..2fa0ac3f772 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-04-21"
+channel = "nightly-2022-04-27"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]