about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-05 11:27:16 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-05 11:27:16 +0000
commit0ea2ce4f6db70e7b7c66c9844e2c07b2e3ff6bc0 (patch)
tree2f67fb0ed63a96dea32dfc3706c8548c8acd7c9b
parentb226c6e2d6e0f118d16fc1a345e5293479aab6d9 (diff)
downloadrust-0ea2ce4f6db70e7b7c66c9844e2c07b2e3ff6bc0.tar.gz
rust-0ea2ce4f6db70e7b7c66c9844e2c07b2e3ff6bc0.zip
Rustup to rustc 1.86.0-nightly (bef3c3b01 2025-02-04)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index e612befc965..62efc715ce0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-02-01"
+channel = "nightly-2025-02-05"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"