Skip to content

Commit dbce7b4

Browse files
capickettfacebook-github-bot
authored andcommitted
update platform010 & platform010-aarch64 symlinks
Summary: * `__rust_no_alloc_shim_is_unstable_v2` replaces `__rust_no_alloc_shim_is_unstable`. It's a no-op function rather than a static data member. * Fix clippy errors from if-let chains * Sprinkle `'_` in places to make ambiguous lifetimes lint happy * `nonnull_provenance` feature is stable * `result_flattening` feature is stable * `file_lock` feature is stable * `extract_if` now accepts a range as the first argument * `duration_constructors` split into `duration_constructors_lite` Reviewed By: diliop Differential Revision: D80307486 fbshipit-source-id: 6285ea8416d34d1a9fa7bff1d564176a7542c42c
1 parent d90c8f7 commit dbce7b4

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.87.0-nightly (920d95eaf 2025-03-28)
1+
# @rustc_version: rustc 1.89.0-nightly (255aa2208 2025-06-19)
22
[toolchain]
3-
channel = "nightly-2025-05-09"
3+
channel = "nightly-2025-06-20"

0 commit comments

Comments
 (0)