about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-09-26 16:41:40 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-09-26 16:41:40 +0000
commiteccda6954433ed5f5d83a571857f5f15aac4c876 (patch)
tree8c79060993ab6c506200eb96daf8917fbcd9dfa7
parent39440c53dcea4e44e20eb02b1cc9e1331fb1a9fb (diff)
downloadrust-eccda6954433ed5f5d83a571857f5f15aac4c876.tar.gz
rust-eccda6954433ed5f5d83a571857f5f15aac4c876.zip
Rustup to rustc 1.83.0-nightly (9e394f551 2024-09-25)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 651770be377..093f5bdc4da 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-09-23"
+channel = "nightly-2024-09-26"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"