summary refs log tree commit diff
path: root/src/test/compile-fail/std-uncopyable-atomics.rs
AgeCommit message (Expand)AuthorLines
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-1/+1
2014-03-16Remove AtomicFlagCadence Marseille-2/+0
2014-02-27Forbid moves out of static items Closes #10577Flavio Percoco-4/+4
2013-12-25Test fixes and rebase conflictsAlex Crichton-1/+1
2013-11-07std: Make atomic types non-copyable. Closes #8380Brian Anderson-0/+31