about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2025-04-17 08:34:54 -0400
committerAntoni Boucher <bouanto@zoho.com>2025-04-17 08:34:54 -0400
commitc1d21003bb6d9f1f1bd3f0e5f6edc453c602dcad (patch)
treeb0fa63e2b0268580185504ae823ea4f12345ff48
parent90c6c9f6a992f36cf29e51552709eb8f13e0575d (diff)
downloadrust-c1d21003bb6d9f1f1bd3f0e5f6edc453c602dcad.tar.gz
rust-c1d21003bb6d9f1f1bd3f0e5f6edc453c602dcad.zip
Update to nightly-2025-04-17
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 940b3de9f74..fd898c59707 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-01-12"
+channel = "nightly-2025-04-17"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]