summary refs log tree commit diff
path: root/src/test/run-make/bootstrap-from-c-with-native
AgeCommit message (Collapse)AuthorLines
2013-12-25Test fixes and rebase conflictsAlex Crichton-0/+49
* 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!()