summary refs log tree commit diff
path: root/src/test/compile-fail/privacy3.rs
AgeCommit message (Expand)AuthorLines
2015-02-07Feature-gate #![no_std]Keegan McAllister-1/+1
2015-01-16syntax: Feature gate #[start] and #[main]Alex Crichton-0/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2015-01-05Remove use of globs feature gate from tests.Huon Wilson-1/+0
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-3/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-2/+2
2013-10-07Fix merge fallout of privacy changesAlex Crichton-0/+1
2013-10-07Extract privacy checking from name resolutionAlex Crichton-0/+32