summary refs log tree commit diff
path: root/src/test/compile-fail/privacy5.rs
AgeCommit message (Expand)AuthorLines
2017-01-29Fix the falloutVadim Petrochenkov-55/+52
2016-03-30privacy: Cleanup check_fieldVadim Petrochenkov-18/+18
2016-02-16Fix #31706rphmeier-18/+18
2015-08-01Fix and add tests regarding extern crate pathsmitaa-9/+9
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-11/+11
2015-03-05'ignore-fast' directives do nothingBrian Anderson-1/+0
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
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