about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-05 09:35:09 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-05 09:35:09 +0000
commitbcac194b240879545379def996dd9123dfc829ee (patch)
tree68633c02c4be396ad0183df4845d603402049878
parent8f889f843b7a6659c1f4658c98442655fe316581 (diff)
downloadrust-bcac194b240879545379def996dd9123dfc829ee.tar.gz
rust-bcac194b240879545379def996dd9123dfc829ee.zip
Rustup to rustc 1.89.0-nightly (4b27a04cc 2025-06-04)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index f20b6b82a53..a9a6c7bdf43 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-06-03"
+channel = "nightly-2025-06-05"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"