about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-15 12:30:44 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-15 12:30:44 +0000
commit557ed8ebb7e981817d03c87352892c394183dd70 (patch)
tree41d8c273f14e76825718b0fbd7c8f938606e5930
parent91397074fcdb31002ab76b9472b0830882ea016e (diff)
downloadrust-557ed8ebb7e981817d03c87352892c394183dd70.tar.gz
rust-557ed8ebb7e981817d03c87352892c394183dd70.zip
Rustup to rustc 1.86.0-nightly (d8810e3e2 2025-02-14)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index c43450af694..481903c6afb 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-02-14"
+channel = "nightly-2025-02-15"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"