summary refs log tree commit diff
path: root/src/test/compile-fail/private-struct-field-cross-crate.rs
AgeCommit message (Expand)AuthorLines
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+1
2012-09-04rustc: Implement private fields for max/min classesPatrick Walton-0/+9