about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-06 11:56:16 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-06 11:56:16 +0000
commit57845a397ec15e4e6a561ed2c4bfa3dcf49144fb (patch)
tree50c7cc3b6b62c65f35b81c03903d1151abe7574b
parent7e0d1b69fd754180c7a8bdf38599af68d8b0f173 (diff)
downloadrust-57845a397ec15e4e6a561ed2c4bfa3dcf49144fb.tar.gz
rust-57845a397ec15e4e6a561ed2c4bfa3dcf49144fb.zip
Rustup to rustc 1.85.0-nightly (c94848c04 2024-12-05)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index fe9719628d6..8d935df4d1f 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-12-04"
+channel = "nightly-2024-12-06"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"