about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-10-31 09:28:49 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-10-31 09:28:49 +0000
commit05126cdc1015757c3d039fd7150ccb1f299c3ffb (patch)
treedd3fd0b6490b338cfd1c24a4a8fc547a8426eb37
parent28701aa46d5176fbd43f97781c961003832681e0 (diff)
downloadrust-05126cdc1015757c3d039fd7150ccb1f299c3ffb.tar.gz
rust-05126cdc1015757c3d039fd7150ccb1f299c3ffb.zip
Rustup to rustc 1.84.0-nightly (759e07f06 2024-10-30)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4eb104ed511..87426f7b8d5 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-10-24"
+channel = "nightly-2024-10-31"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"