about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-01-23 09:51:57 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-01-23 09:51:57 +0000
commitccf89778cdb10d47dcef1f6baf238a9d598c94b2 (patch)
treeee1a77dbe9045ece83b23f13c8780031fd688f71
parentc52eee7193165aafaacc51cab00537f05d261045 (diff)
downloadrust-ccf89778cdb10d47dcef1f6baf238a9d598c94b2.tar.gz
rust-ccf89778cdb10d47dcef1f6baf238a9d598c94b2.zip
Rustup to rustc 1.86.0-nightly (649b995a9 2025-01-22)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 9c6aad3490d..0199bad77a8 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-01-20"
+channel = "nightly-2025-01-23"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"