about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-04-07 19:40:28 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-04-07 19:40:28 +0000
commit25f263ded766cdbb916de3ff5724fe1cfb2fb803 (patch)
tree2133496b7c56a28f96864459346ea8d438c07a4b
parent6b06289a16c022f6455c1af9a061d2179d3be358 (diff)
downloadrust-25f263ded766cdbb916de3ff5724fe1cfb2fb803.tar.gz
rust-25f263ded766cdbb916de3ff5724fe1cfb2fb803.zip
Rustup to rustc 1.88.0-nightly (2fa8b11f0 2025-04-06)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index c03f0857569..01cba7ac9e0 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-04-04"
+channel = "nightly-2025-04-07"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"