about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-03 08:51:18 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-03 08:51:18 +0000
commit814ef9f080907942dd3884a536c0a71212c8c3be (patch)
tree941ab234f033c95019b635a650bada3c3d3e3bfb
parentbc74556fa4dd083eeb0fd7177edf5e64b89763a0 (diff)
downloadrust-814ef9f080907942dd3884a536c0a71212c8c3be.tar.gz
rust-814ef9f080907942dd3884a536c0a71212c8c3be.zip
Rustup to rustc 1.89.0-nightly (5d707b07e 2025-06-02)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index bc7da7c12a0..f20b6b82a53 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-05-31"
+channel = "nightly-2025-06-03"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"