about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-01-09 13:41:32 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-01-09 13:41:32 +0000
commitc74c817fb7da588c236d7368ccac41b47fe1fad8 (patch)
tree3762bc8d785bf2bcec088f792215ffdbd7060bb9
parentf6d58eb790a4b7e3e1fccb8caa4f684cb46af7bf (diff)
downloadrust-c74c817fb7da588c236d7368ccac41b47fe1fad8.tar.gz
rust-c74c817fb7da588c236d7368ccac41b47fe1fad8.zip
Rustup to rustc 1.86.0-nightly (a580b5c37 2025-01-08)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4b97f210579..1105b89fbb3 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-01-05"
+channel = "nightly-2025-01-09"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"