summary refs log tree commit diff
path: root/src/test/compile-fail/static-method-privacy.rs
AgeCommit message (Expand)AuthorLines
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-08-27librustc: Ensure that type parameters are in the right positions in paths.Patrick Walton-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-22librustc: Remove all uses of `static` from functions. rs=destaticPatrick Walton-1/+1
2013-03-19librustc: Enforce privacy for static methods.Patrick Walton-0/+11