summary refs log tree commit diff
path: root/src/test/compile-fail/std-uncopyable-atomics.rs
AgeCommit message (Collapse)AuthorLines
2013-12-25Test fixes and rebase conflictsAlex Crichton-1/+1
* vec::raw::to_ptr is gone * Pausible => Pausable * Removing @ * Calling the main task "<main>" * Removing unused imports * Removing unused mut * Bringing some libextra tests up to date * Allowing compiletest to work at stage0 * Fixing the bootstrap-from-c rmake tests * assert => rtassert in a few cases * printing to stderr instead of stdout in fail!()
2013-11-07std: Make atomic types non-copyable. Closes #8380Brian Anderson-0/+31