You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments