Skip to content

Commit 0123f6e

Browse files
cjlongoriafacebook-github-bot
authored andcommitted
update channel (#1420)
Summary: - `fbgs 'nightly-2025-06-20' -l | cut -d / -f 2- | xargs sed -i -e 's/nightly-2025-06-20/nightly-2025-08-01/'` - updated `fbcode/buck2/rust-toolchain` to remove nonexisting files from the instructions - downloaded the nightly toolchain to get the commit hash - `rustc +nightly-2025-08-01 --version` Differential Revision: D83865193
1 parent e5ca0a9 commit 0123f6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rust-toolchain

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# @rustc_version: rustc 1.89.0-nightly (255aa2208 2025-06-19)
1+
# @rustc_version: rustc 1.90.0-nightly (adcb3d3b4 2025-07-31)
22
[toolchain]
3-
channel = "nightly-2025-06-20"
3+
channel = "nightly-2025-08-01"

0 commit comments

Comments
 (0)