about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-22 11:42:10 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-02-22 11:42:10 +0000
commit5ff55a4783e09ce3eda33e0db0a419c15a7f8b00 (patch)
tree6e0cc7265a00ddbe31573616e9b10eaf1622d5a1
parent52338f4e06665f2d2d408aa504488e3b097009fa (diff)
downloadrust-5ff55a4783e09ce3eda33e0db0a419c15a7f8b00.tar.gz
rust-5ff55a4783e09ce3eda33e0db0a419c15a7f8b00.zip
Rustup to rustc 1.87.0-nightly (794c12416 2025-02-21)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 854ca5db801..1017b9550d0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-02-19"
+channel = "nightly-2025-02-22"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"