about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-24 10:47:30 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-06-24 10:47:30 +0000
commit8c848e0604b5d26fad120914f822f564fe05c52a (patch)
tree7ad4c63efbc721c60f00c65b2b1eec5b3f7e63f6
parent9f5fc01b8b50348091ba3143a4db7dd3e116eda2 (diff)
downloadrust-8c848e0604b5d26fad120914f822f564fe05c52a.tar.gz
rust-8c848e0604b5d26fad120914f822f564fe05c52a.zip
Rustup to rustc 1.90.0-nightly (706f244db 2025-06-23)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index a379f9c7e48..150bb562f74 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2025-06-23"
+channel = "nightly-2025-06-24"
 components = ["rust-src", "rustc-dev", "llvm-tools"]
 profile = "minimal"