summary refs log tree commit diff
path: root/src/test/compile-fail/private-struct-field-pattern.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-04-06name struct in "field `...` is private" errorBenjamin Herr-1/+1
2014-03-31rpass/cfail: Update field privacy where necessaryAlex Crichton-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-01-30test: De-export aux, bench, compile-fail, and run-fail. rs=deexportingPatrick Walton-3/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+1
2012-09-04rustc: Don't allow private fields to be named in constructors or destructuredPatrick Walton-0/+18