about summary refs log tree commit diff
path: root/src/test/run-pass/alloca-from-derived-tydesc.rs
AgeCommit message (Expand)AuthorLines
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-08-20ReformatBrian Anderson-2/+2
2011-08-16Port the tests to the decl foo<T> syntax.Erick Tryzelaar-3/+3
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-2/+2
2011-08-09Port the fuzzer and tests to ivec type [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-12/+4
2011-06-18test: Add a test case for derived-tydescs-before-dynamic-allocasPatrick Walton-0/+17