about summary refs log tree commit diff
path: root/src/test/run-pass/ivec-add.rs
AgeCommit message (Expand)AuthorLines
2011-11-18Update stdlib, compiler, and tests to new kind systemMarijn Haverbeke-1/+1
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-1/+1
2011-09-24Vectors containing pinned kinds become pinnedBrian Anderson-1/+1
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-6/+6
2011-08-16Port the tests to the decl foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-09Change the ivec type syntax to [T].Erick Tryzelaar-2/+2
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-2/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+3
2011-07-08rustc: Do dynamic size calculations properly when concatenating interior vect...Patrick Walton-0/+16