bors ba86a99d24 Auto merge of #10324 - andrewbanchich:fix-missing-private-docs, r=dswij
Scope `missing_docs_in_private_items` to only private items

`missing_docs_in_private_items` currently detects missing docs for public items as well as private. Since `missing_docs`already covers public items, this PR updates `missing_docs_in_private_items` to only cover private items.

Fixes #1895

changelog: [`missing_docs_in_private_items`]: Apply lint only to private items (used to be public and private)
2023-02-28 16:30:49 +00:00
..
2023-02-15 21:34:48 +01:00
2023-02-27 21:45:26 +01:00
2023-02-27 21:45:26 +01:00
2023-02-27 21:45:26 +01:00
2023-02-16 13:05:33 +01:00
2023-02-27 21:45:26 +01:00