summary refs log tree commit diff
path: root/src/test/rustdoc/visibility.rs
AgeCommit message (Expand)AuthorLines
2021-02-04Rollup merge of #81288 - camelid:fix-trait-item-vis, r=jyn514Jonas Schievink-0/+32
2021-01-20Add `@!has` checks to ensure private items don't have `pub`Camelid-0/+4
2021-01-20Merge `pub-restricted` and `visibility` testCamelid-7/+34
2021-01-20Fix bugs; fix and add testsCamelid-0/+13