about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-18 14:30:42 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-18 14:30:42 +0000
commitbc02a99f8f2b3439fb680be39339b3a8c9d23f32 (patch)
tree9de02b2269027d64c598c783d1f20fc86bd20388
parent7b670d243fa59d2d3fb32dda282d545c336fb30a (diff)
downloadrust-bc02a99f8f2b3439fb680be39339b3a8c9d23f32.tar.gz
rust-bc02a99f8f2b3439fb680be39339b3a8c9d23f32.zip
Rustup to rustc 1.89.0-nightly (777d37277 2025-05-17)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 4ca593e6bea..78cfde6ad01 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-05-05"
+channel = "nightly-2025-05-18"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"