about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-04-21 10:37:10 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-04-21 10:37:10 +0000
commit4cfecfdfa6a432d72f5ee03c5a0904b5fbcca0a3 (patch)
tree97eb8e52aa8147a4a27b64517cde9260ecb46c11
parent934931b0796f82e6ce40187cabbce4f402c96e84 (diff)
downloadrust-4cfecfdfa6a432d72f5ee03c5a0904b5fbcca0a3.tar.gz
rust-4cfecfdfa6a432d72f5ee03c5a0904b5fbcca0a3.zip
Rustup to rustc 1.88.0-nightly (b8c54d635 2025-04-20)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 1789b62917d..93dfecedb6d 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-04-14"
+channel = "nightly-2025-04-21"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"