about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-05-14 13:51:02 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2025-05-14 13:51:02 +0200
commitd52b5e6df586ceb3bc10aef79940fa21f2ce1341 (patch)
tree55ee686c06f0d1e1bbb14fc3b39262d0a723c509 /rust-toolchain
parentc7740d2f17b77236ea740d9afc23302a07a5a408 (diff)
downloadrust-d52b5e6df586ceb3bc10aef79940fa21f2ce1341.tar.gz
rust-d52b5e6df586ceb3bc10aef79940fa21f2ce1341.zip
Merge commit '6ba33f5e1189a5ae58fb96ce3546e76b13d090f5' into subtree-update_cg_gcc_2025-05-14
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 452d3f22dc5..a8cda28688c 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-04-25"
+channel = "nightly-2025-05-12"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]