about summary refs log tree commit diff
path: root/src/test/compile-fail/privacy-ns1.rs
AgeCommit message (Expand)AuthorLines
2016-02-19Show candidates for names not in scopeVlad Ureche-2/+2
2015-01-05Remove use of globs feature gate from tests.Huon Wilson-2/+0
2014-11-30Adjust some error messages to start with a lowercase letter and not finish wi...P1start-2/+2
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2014-03-28Convert most code to new inner attribute syntax.Brian Anderson-3/+3
2014-02-19Make priavcy checking aware that a `use` directive can point to two defintion...Nick Cameron-0/+66