mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 13:56:41 +00:00
`invalid_atomic_ordering`: also lint `update` & `try_update` Split from rust-lang/rust#148590 Tracking issue for `update` and `try_update`: rust-lang/rust#135894