summary refs log tree commit diff
path: root/src/test/compile-fail/privacy2.rs
AgeCommit message (Expand)AuthorLines
2016-11-21Fix fallout in tests.Jeffrey Seyfried-2/+1
2016-08-22 Updated E0432 to new formatKnight-2/+4
2016-02-26Fix fallout in testsJeffrey Seyfried-1/+1
2015-08-03syntax: Implement #![no_core]Alex Crichton-2/+2
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-2/+0
2014-06-28Rename all raw pointers as necessaryAlex Crichton-1/+1
2014-06-18rustc: reduce redundant resolve errors.Kevin Butler-5/+4
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/+37