summary refs log tree commit diff
path: root/src/test/ui/privacy
AgeCommit message (Expand)AuthorLines
2018-11-25resolve: Prohibit relative paths in visibilities on 2018 editionVadim Petrochenkov-0/+29
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-4/+4
2018-11-18resolve: Check resolution consistency for import paths and multi-segment macr...Vadim Petrochenkov-0/+18
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-15/+3
2018-10-28Rollup merge of #55199 - oli-obk:instance_printing, r=davidtwcokennytm-8/+8
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-150/+143
2018-10-26Update testsOliver Scherer-8/+8
2018-10-02Nest the `impl Trait` existential item inside the return typeOliver Schneider-16/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+5250