about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-09 13:28:28 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-11-09 13:28:28 +0000
commit1fa693ca4462fc1f790693464cf765ad693616af (patch)
tree4946c71ac09f572639ea54afcaad5deb9d4c1c3e
parentcc7d30ab5746794f0dd7cced4239f9365bbaccf3 (diff)
downloadrust-1fa693ca4462fc1f790693464cf765ad693616af.tar.gz
rust-1fa693ca4462fc1f790693464cf765ad693616af.zip
Rustup to rustc 1.84.0-nightly (59cec72a5 2024-11-08)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index af89725b72c..a223cd7dbb8 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-11-07"
+channel = "nightly-2024-11-09"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"