about summary refs log tree commit diff
path: root/src/test/stdtest/deque.rs
AgeCommit message (Expand)AuthorLines
2011-08-20ReformatBrian Anderson-7/+6
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-20/+20
2011-08-16Port the tests to the decl foo<T> syntax.Erick Tryzelaar-4/+4
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-12/+12
2011-08-03Remove an obsolete FIXME in stdtest/deque.rs. Closes #140.Michael Sullivan-6/+2
2011-07-29Enable kind checking on typarams, fix kind constraints in library and comp.Graydon Hoare-3/+3
2011-07-27Fix damage done by the pretty-printerMarijn Haverbeke-2/+2
2011-07-27Reformat for new syntaxMarijn Haverbeke-60/+50
2011-07-24The Big Test Suite OverhaulBrian Anderson-0/+212