about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-05 13:53:58 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-05 13:53:58 +0000
commitdfe76361d1cc99b8ce2ee466069b1d1f824dbaa0 (patch)
treea4d8303f7283d8f5e59d4110f94d97e950c45fa1
parenta308984e69e65bcfe76558516686f41bd598e175 (diff)
downloadrust-dfe76361d1cc99b8ce2ee466069b1d1f824dbaa0.tar.gz
rust-dfe76361d1cc99b8ce2ee466069b1d1f824dbaa0.zip
Rustup to rustc 1.88.0-nightly (13e879094 2025-05-04)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 55b557c0ada..4ca593e6bea 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-05-01"
+channel = "nightly-2025-05-05"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"