about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-08 11:42:13 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-08 11:42:13 +0000
commit7988b8c0b3cec24f1c827c885f418fa9ae3aa6a6 (patch)
tree7b50c3dee9134ce03d8f5f5aec7c2db1cca68f18
parentd0040227d93ce8ff27efc332667002d37905c356 (diff)
downloadrust-7988b8c0b3cec24f1c827c885f418fa9ae3aa6a6.tar.gz
rust-7988b8c0b3cec24f1c827c885f418fa9ae3aa6a6.zip
Rustup to rustc 1.89.0-nightly (cdd545be1 2025-06-07)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 9bc06fcc838..1e867bd7658 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-06-07"
+channel = "nightly-2025-06-08"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"