summary refs log tree commit diff
path: root/src/test/auxiliary/static-methods-crate.rs
AgeCommit message (Expand)AuthorLines
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-1/+1
2012-09-07Convert all kind bounds to camel case. Remove send, owned keywords.Brian Anderson-1/+1
2012-08-26Camel case the option typeBrian Anderson-7/+7
2012-08-08Convert impls to new syntaxBrian Anderson-2/+2
2012-08-07Implement static typeclass methods. Closes #3132.Michael Sullivan-0/+33