]> git.lizzy.rs Git - rust.git/commit
remove (more) CAS API from Atomic* types where not natively supported
authorJorge Aparicio <jorge@japaric.io>
Sun, 16 Sep 2018 21:04:11 +0000 (23:04 +0200)
committerJorge Aparicio <jorge@japaric.io>
Sun, 16 Sep 2018 21:04:11 +0000 (23:04 +0200)
commit828289610bece3d2208d34147ae2a419a9c524c4
treeac91cc744b2a9f565b21057f04d59dc4f69c15b3
parentd3cba9b4b4959d63eaaf5ffd647e4a5fc6d43e17
remove (more) CAS API from Atomic* types where not natively supported

closes #54276
src/libcore/sync/atomic.rs