summary refs log tree commit diff
path: root/src/test/run-pass/generic-static-methods.rs
AgeCommit message (Expand)AuthorLines
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-08-03remove obsolete `foreach` keywordDaniel Micay-1/+1
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-1/+1
2013-07-17test: Fix tests.Patrick Walton-2/+2
2013-07-11Fix the handling of type params on generic static methods. Closes #7571.Michael Sullivan-0/+27