]> git.lizzy.rs Git - rust.git/commit
Add a test to check that AtomicBool has the proper representation
authorAmanieu d'Antras <amanieu@gmail.com>
Wed, 17 Aug 2016 14:34:43 +0000 (15:34 +0100)
committerAmanieu d'Antras <amanieu@gmail.com>
Wed, 17 Aug 2016 14:34:43 +0000 (15:34 +0100)
commitee1fc38c2a41c96ab3b8d058b7fa1328e93391ef
tree69135ab1bac18c8a24aa1f1444b24aa543c34ee2
parent330b7f7359f27efee391be2edc1fa896146535f0
Add a test to check that AtomicBool has the proper representation
src/test/run-pass/atomic-access-bool.rs [new file with mode: 0644]