summary refs log tree commit diff
path: root/src/test/ui/privacy/restricted
AgeCommit message (Expand)AuthorLines
2020-03-22Use more targetted span for error labelEsteban Küber-2/+2
2020-03-22Normalize wording of privacy access labelsEsteban Küber-7/+7
2020-03-22Add span label to primary error spanEsteban Küber-6/+6
2020-03-12update testsMark Mansi-4/+4
2020-01-16resolve: Point at the private item definitions in privacy errorsVadim Petrochenkov-2/+14
2019-10-29Change E0741 into E0742Guillaume Gomez-4/+4
2019-10-29Update ui testsGuillaume Gomez-3/+4
2019-08-05Don't recommend `extern crate` syntaxKornel-3/+3
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-16/+16
2018-12-25Remove licensesMark Rousskov-66/+16
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-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-15/+3
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+308