about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-28 14:45:45 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2024-12-28 14:45:45 +0000
commita177ed55a73508da2425aeaf43257db2baef40c0 (patch)
tree77c9b772600d5fbfb112a392606c683e4d103c76
parent446c582ce00baf6111e51d2fb96909b62898913c (diff)
downloadrust-a177ed55a73508da2425aeaf43257db2baef40c0.tar.gz
rust-a177ed55a73508da2425aeaf43257db2baef40c0.zip
Rustup to rustc 1.85.0-nightly (dd84b7d5e 2024-12-27)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 8dad9be9a6b..2890d9064d6 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-12-19"
+channel = "nightly-2024-12-28"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"