about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-11 10:47:08 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-11 10:47:08 +0000
commite1461e2c7e4aced366222f96d212f9ded31110a2 (patch)
tree1421549d05ac35d713f34ec42788f2b0d65301e7
parent14fbfb046037bdc78c95d0f2c42d17a1f004b8cd (diff)
downloadrust-e1461e2c7e4aced366222f96d212f9ded31110a2.tar.gz
rust-e1461e2c7e4aced366222f96d212f9ded31110a2.zip
Rustup to rustc 1.85.0-nightly (33c245b9e 2024-12-10)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 8d935df4d1f..9dfc3464bc6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-12-06"
+channel = "nightly-2024-12-11"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"