about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2022-05-20 18:19:15 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2022-05-20 18:19:15 +0200
commit814ed4fa53f99a1739123c742c08dc5a1922c5de (patch)
tree51a617e0066674bebc11dd307ee401f6e10abd7f
parent6c9a06e37ddb4b769907b7508d09d341ffdca0b5 (diff)
downloadrust-814ed4fa53f99a1739123c742c08dc5a1922c5de.tar.gz
rust-814ed4fa53f99a1739123c742c08dc5a1922c5de.zip
Rustup to rustc 1.63.0-nightly (c06728704 2022-05-19)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 24af8c93d53..d0d3239d2d2 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-05-17"
+channel = "nightly-2022-05-20"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]