summary refs log tree commit diff
path: root/src/test/compile-fail/privacy5.rs
AgeCommit message (Expand)AuthorLines
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-04-06name struct in "field `...` is private" errorBenjamin Herr-18/+23
2014-03-31rustc: Switch tuple structs to have private fieldsAlex Crichton-0/+137