summary refs log tree commit diff
path: root/src/test/auxiliary/xc_private_method_lib.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-5/+5
2014-11-17Switch to purely namespaced enumsSteven Fackler-3/+3
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-03-31rpass/cfail: Update field privacy where necessaryAlex Crichton-1/+1
2014-02-07Added tests to make tidyDerek Guenther-0/+10
2013-08-07Enable privacy check for enum methods.Michael Woerister-3/+27
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-21librustc: Forbid access to cross-crate private static methodsPatrick Walton-0/+10