about summary refs log tree commit diff
path: root/src/test/run-pass/swap-2.rs
AgeCommit message (Expand)AuthorLines
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-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-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-12Convert most working tests to ivecsBrian Anderson-2/+2
2011-08-03Pretty-print kinds of type paramsBrian Anderson-2/+0
2011-08-02Add xfail-pretty directives to tests that don't pretty-print correctlyBrian Anderson-0/+2
2011-07-29Turn on kind propagation for typarams. Annotate a bunch of typarams in rustc ...Graydon Hoare-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-10/+8
2011-06-16Write some tests for swap.Michael Sullivan-0/+14