about summary refs log tree commit diff
path: root/src/test/run-pass/autobind.rs
AgeCommit message (Expand)AuthorLines
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-1/+1
2011-10-20Make fn denote a bare function. Convert fn to fn@ as neededBrian Anderson-0/+4
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-3/+3
2011-08-23Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kindin...Graydon Hoare-1/+1
2011-08-20ReformatBrian Anderson-4/+4
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-4/+4
2011-07-27Reformat for new syntaxMarijn Haverbeke-10/+6
2011-07-08Auto-bind generic functions when their value is taken in non-call contextMarijn Haverbeke-0/+13