about summary refs log tree commit diff
path: root/src/test/compile-fail/nested-ty-params.rs
AgeCommit message (Expand)AuthorLines
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-2/+2
2011-08-20ReformatBrian Anderson-1/+1
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/+2
2011-08-12Convert most working tests to ivecsBrian Anderson-2/+2
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-07-27Reformat for new syntaxMarijn Haverbeke-6/+4
2011-07-12Make resolve check for type-variable name-shadowingTim Chevalier-5/+2
2011-06-21Emit a better error message for unbound type parameters in nested functionsTim Chevalier-0/+11