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