about summary refs log tree commit diff
path: root/src/test/run-pass/expr-block-unique.rs
AgeCommit message (Collapse)AuthorLines
2011-09-23Create a bunch of test cases for unique boxes by copying box testsBrian Anderson-0/+5
XFAIL the ones that don't work Issue #409