diff options
| author | bors <bors@rust-lang.org> | 2023-11-21 10:46:04 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-11-21 10:46:04 +0000 |
| commit | 4d563666b1e36ced2e588a92ab26288ad7daf48e (patch) | |
| tree | 5bb3a898caec178a4e0171f822ce87155da8ad5c /tests/rustdoc-js-std/parser-errors.js | |
| parent | 72c0d80f46f17dec3021ca28cc64e003546dba08 (diff) | |
| parent | 5cdda53e4754e1d9b06a798ce16f74ef0567de26 (diff) | |
| download | rust-4d563666b1e36ced2e588a92ab26288ad7daf48e.tar.gz rust-4d563666b1e36ced2e588a92ab26288ad7daf48e.zip | |
Auto merge of #11842 - GuillaumeGomez:check_private_items-config, r=blyxyas
Add new `check_private_items` config Fixes https://github.com/rust-lang/rust-clippy/issues/11742. It adds a new configuration which allows for `MISSING_SAFETY_DOC`, `UNNECESSARY_SAFETY_DOC`, `MISSING_PANICS_DOC` and `MISSING_ERRORS_DOC` lints to run on private items. changelog: [`missing_safety_doc`], [`unnecessary_safety_doc`], [`missing_panics_doc`], [`missing_errors_doc`]: Added the [`check-private-items`] configuration to enable lints on private items. [#11842](https://github.com/rust-lang/rust-clippy/pull/11842) r? `@blyxyas`
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
