about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-09-15 16:49:17 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-09-15 16:49:17 +0000
commit61d3b59f580de974f15573ec9ba7d2347b8f2919 (patch)
treecff1991db24028b0d010a31ad1b635b11e55aa46
parentab989ac7cb5ba0f967b4442e4d5c67d2a371f3c9 (diff)
downloadrust-61d3b59f580de974f15573ec9ba7d2347b8f2919.tar.gz
rust-61d3b59f580de974f15573ec9ba7d2347b8f2919.zip
Rustup to rustc 1.83.0-nightly (9b72238eb 2024-09-14)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index d7e92479327..de0589f0a25 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-09-11"
+channel = "nightly-2024-09-15"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"