summary refs log tree commit diff
path: root/src/test/run-pass/atomic-compare_exchange.rs
AgeCommit message (Expand)AuthorLines
2016-03-19Change compare_exchange to return a Result<T, T>Amanieu d'Antras-18/+18
2016-02-22Add a test to make sure trans doesn't choke on any of the intrinsicsAmanieu d'Antras-0/+37