summary refs log tree commit diff
path: root/src/test/compile-fail/struct-field-privacy.rs
AgeCommit message (Expand)AuthorLines
2014-03-26rustc: Relax restriction on privacy for fieldsAlex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-01-26Change private structs to have private fields by defaultAlex Crichton-0/+51