about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-04-17 09:40:38 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-04-17 09:40:38 +0000
commit10bdc6a99e6372e8ae9e95a6c520f684f88b6abf (patch)
tree90918af62ae98733f16df93d8da799ee5183a8cf
parentea641ed35bbd0142e08578c435da7becce78481e (diff)
downloadrust-10bdc6a99e6372e8ae9e95a6c520f684f88b6abf.tar.gz
rust-10bdc6a99e6372e8ae9e95a6c520f684f88b6abf.zip
Rustup to rustc 1.71.0-nightly (d0f204e4d 2023-04-16)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 82371ddf3ba..3f90ad3fc99 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-04-09"
+channel = "nightly-2023-04-17"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]