about summary refs log tree commit diff
path: root/src/test/run-pass/atomic-compare_exchange.rs
AgeCommit message (Expand)AuthorLines
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+2
2018-05-17Rename trans to codegen everywhere.Irina Popa-1/+1
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