diff options
| author | bors <bors@rust-lang.org> | 2023-02-28 16:30:49 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-02-28 16:30:49 +0000 |
| commit | ba86a99d247d318b5bbb2b8f81f1d71f05978847 (patch) | |
| tree | 0d8fc4a30f1e1ca5cbe1b1dda1508cd23305aa27 /compiler/rustc_codegen_gcc/example/std_example.rs | |
| parent | d98873497b8ddcdbd03e3a01e4ba2f0aae6a17f9 (diff) | |
| parent | 49a06ed66f106b332b0e488bf970957e83cb03b0 (diff) | |
| download | rust-ba86a99d247d318b5bbb2b8f81f1d71f05978847.tar.gz rust-ba86a99d247d318b5bbb2b8f81f1d71f05978847.zip | |
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)
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
