summary refs log tree commit diff
path: root/src/test/compile-fail/private-method.rs
AgeCommit message (Expand)AuthorLines
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-1/+1
2012-03-26In typeck, don't call ty::store_iface_methods on private methodsTim Chevalier-1/+1
2012-03-26Enforce privacy declarations for class fields and methodsTim Chevalier-0/+16