aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/vec-alloc-append.rs
Commit message (Collapse)AuthorAgeFilesLines
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
|
* Move the test suite to the "as" form for casts. XFAIL a few tests for LLVM.Patrick Walton2010-07-261-1/+1
|
* Notify copy glue of dst-initialization and fix _vec.alloc issues in lib and ↵Roy Frostig2010-07-221-0/+2
| | | | runtime. Closes #109.
* XFAIL the new destructor tests; collided with new typechecker; add test for ↵Graydon Hoare2010-07-151-0/+12
issue #109.