about summary refs log tree commit diff
path: root/src/test/run-pass/move-arg-2.rs
AgeCommit message (Collapse)AuthorLines
2011-09-12Pretty-print for new arg-mode syntaxMarijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-5/+3
This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[]
2011-08-09Actually perform handoff from caller to callee on move-mode args.Graydon Hoare-0/+12