about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-04-18 21:19:50 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2025-04-18 21:20:11 +0200
commit8f9a32aaf844174b26d7a39839c19c8f1c8d8cd0 (patch)
treea35977706d25d00f0103ab994f610d840dd2260d /rust-toolchain
parent22d3c0d70a023f3f1641b4b70e4b48949dcface3 (diff)
downloadrust-8f9a32aaf844174b26d7a39839c19c8f1c8d8cd0.tar.gz
rust-8f9a32aaf844174b26d7a39839c19c8f1c8d8cd0.zip
Merge commit 'db1a31c243a649e1fe20f5466ba181da5be35c14' into subtree-update_cg_gcc_2025-04-18
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 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"]