about summary refs log tree commit diff
path: root/src/test/run-pass/expr-fn.rs
AgeCommit message (Expand)AuthorLines
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-1/+1
2011-08-20ReformatBrian Anderson-2/+2
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-1/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-4/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-4/+4
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-37/+34
2011-05-31rustc: Teach rustc to use block results as fn return values. Closes #372Brian Anderson-0/+65