summary refs log tree commit diff
path: root/src/test/run-pass/move-4-unique.rs
AgeCommit message (Expand)AuthorLines
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+0
2012-08-01Convert ret to returnBrian Anderson-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-11-03Disallow writing to function arguments againMarijn Haverbeke-0/+1
2011-09-24Support non-immediates in trans_uniq::copy_valBrian Anderson-1/+0
2011-09-23Create a bunch of test cases for unique boxes by copying box testsBrian Anderson-0/+12