diff options
| author | antoyo <antoyo@users.noreply.github.com> | 2025-04-26 16:22:27 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-26 16:22:27 -0400 |
| commit | 72b6614bee975ce25752813ac9512565084fd776 (patch) | |
| tree | 68225bcbf14e345fceae718936af3432a58116dd | |
| parent | f894c1b32527406a3a94ce2557b8008c5f8b106d (diff) | |
| parent | 3893560e694c28b100b75355622f23b63531d800 (diff) | |
| download | rust-72b6614bee975ce25752813ac9512565084fd776.tar.gz rust-72b6614bee975ce25752813ac9512565084fd776.zip | |
Merge pull request #654 from rust-lang/sync_from_rust_2025_04_26
Sync from rust 2025/04/26
| -rw-r--r-- | rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain index 452d3f22dc5..fbaa2219005 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2025-04-25" +channel = "nightly-2025-04-26" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
