about summary refs log tree commit diff
path: root/src/test/run-pass/ivec-pass-by-value.rs
AgeCommit message (Expand)AuthorLines
2011-08-20ReformatBrian Anderson-1/+1
2011-08-09Change the ivec type syntax to [T].Erick Tryzelaar-1/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-2/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-2/+2
2011-06-30rustc: Duplicate heap data of interior vectors when passing them by valuePatrick Walton-0/+5