about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2025-04-25 10:44:19 -0400
committerAntoni Boucher <bouanto@zoho.com>2025-04-25 10:44:19 -0400
commit61d1c13b3e90cd8a021a9dc9be3fc4311be7088c (patch)
tree1fa0597c3dd73435e142f99b18a97bab2a1d361c /rust-toolchain
parent338e7388ea078c8bf70600f0755701b490ec267b (diff)
downloadrust-61d1c13b3e90cd8a021a9dc9be3fc4311be7088c.tar.gz
rust-61d1c13b3e90cd8a021a9dc9be3fc4311be7088c.zip
Merge commit '4f83a4258deb99f3288a7122c0d5a78200931c61' into subtree-update_cg_gcc_2025-04-25
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index fd898c59707..452d3f22dc5 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-04-17"
+channel = "nightly-2025-04-25"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]