summary refs log tree commit diff
path: root/src/test/ui/privacy/private-in-public-warn.stderr
AgeCommit message (Expand)AuthorLines
2021-12-27relax priv-in-pub lint on generic bounds and where clauses in trait implsJack Wrenn-37/+19
2021-08-11Modify structured suggestion outputEsteban Küber-4/+6
2020-10-19Calculate visibilities once in resolveVadim Petrochenkov-7/+7
2020-10-06Separate bounds and predicates for associated/opaque typesMatthew Jasper-10/+4
2020-09-02pretty: trim paths of unique symbolsDan Aloni-3/+3
2020-08-22Use smaller def span for functionsAaron Hill-5/+5
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-10-28Use structured suggestion for unnecessary bounds in type aliasesEsteban Küber-2/+8
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
2019-03-11Update testsVadim Petrochenkov-31/+31
2019-01-30Move privacy checking later in the pipeline and make some passes run in parallelJohn Kåre Alsaker-24/+41
2019-01-01privacy: Use common `DefId` visiting infra for all privacy visitorsVadim Petrochenkov-6/+15
2018-12-25Remove licensesMark Rousskov-36/+36
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+329