diff options
| author | bors <bors@rust-lang.org> | 2023-02-20 23:59:07 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-02-20 23:59:07 +0000 |
| commit | b1cf1e7b6acecfdf773dd24c09cb4cf27507481f (patch) | |
| tree | 4af682816e1539c1698092e6e59b5cbfed129968 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 574c8aeeb5320a672c4956a8749d577637ad7712 (diff) | |
| parent | 790f28b1533cbc1aec7ee343b98ea5d570f9928e (diff) | |
| download | rust-b1cf1e7b6acecfdf773dd24c09cb4cf27507481f.tar.gz rust-b1cf1e7b6acecfdf773dd24c09cb4cf27507481f.zip | |
Auto merge of #10303 - pvdrz:pub_crate_missing_docs, r=giraffate
Add configuration to lint missing docs of `pub(crate)` items Fixes this: https://github.com/rust-lang/rust-clippy/issues/5736#issuecomment-1412442404 TODO: - [x] Needs docs - [x] Needs better names - [x] Should `pub` items be checked to when this new option is enabled? I'm saying no because `missing_docs` already exists `@flip1995` I'd like to get some input from you :) --- changelog: Enhancement: [`missing_docs_in_private_items`]: Added new configuration `missing-docs-in-crate-items` to lint on items visible within the current crate. For example, `pub(crate)` items. [#10303](https://github.com/rust-lang/rust-clippy/pull/10303) <!-- changelog_checked -->
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
