about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-03-17 12:17:27 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-03-17 12:17:27 +0000
commit53d4428189721eeab1d22c8fec6e62f8a52318ee (patch)
tree2461e697c35a797eccdf29e11c5ea6c5c8480147
parent5cfd41d8b4e035b964ff427c8c32423a6588d29a (diff)
downloadrust-53d4428189721eeab1d22c8fec6e62f8a52318ee.tar.gz
rust-53d4428189721eeab1d22c8fec6e62f8a52318ee.zip
Rustup to rustc 1.70.0-nightly (511364e78 2023-03-16)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 2236a6ca155..bb56b6b61c7 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-03-15"
+channel = "nightly-2023-03-17"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]