mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
6fe0999ad6
Stabilize `atomic_try_update`and deprecate `fetch_update` starting 1.99.0 Tracking issue: rust-lang/rust#135894 FCP completed: https://github.com/rust-lang/rust/issues/135894#issuecomment-3685449783 ~1.96.0 was chosen because I don't think the remaining month until 1.93.0 becomes beta is enough for the FCP to finish and this to get merged, so 1.94.0 + a couple of versions of leeway: https://github.com/rust-lang/rust/issues/135894#issuecomment-3491707614~ 1.99 suggested in https://github.com/rust-lang/rust/pull/148590#discussion_r2730000452 Closes rust-lang/rust#135894