summary refs log tree commit diff
path: root/src/test/run-pass/unique-pat-2.rs
AgeCommit message (Expand)AuthorLines
2012-01-19rustc: Make the pretty printer output commas after enum variants. Update all ...Patrick Walton-1/+1
2012-01-19test: "tag" -> "enum" in run-pass and run-failPatrick Walton-1/+1
2011-09-26Fix tags of unique boxesBrian Anderson-1/+0
2011-09-24Support non-immediates in trans_uniq::copy_valBrian Anderson-0/+2
2011-09-23Add missing case for pat_uniq to syntax::visitBrian Anderson-2/+0
2011-09-23Create a bunch of test cases for unique boxes by copying box testsBrian Anderson-0/+11