about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-09-15 09:55:31 +0000
committerbors <bors@rust-lang.org>2023-09-15 09:55:31 +0000
commit56e1aaadb31542b32953292001be2312810e88fd (patch)
tree77011531d0e85e82528bde2a7aa73dd0e14ddbba /compiler/rustc_errors/src
parent915c8af55006772590d491bea5ba329e357a553a (diff)
parent88f3f2315c1d215f4f91c021781588ead0de39f2 (diff)
downloadrust-56e1aaadb31542b32953292001be2312810e88fd.tar.gz
rust-56e1aaadb31542b32953292001be2312810e88fd.zip
Auto merge of #115851 - Alexendoo:clippy-doc-hidden-headers, r=flip1995
Ignore `#[doc(hidden)]` functions in clippy doc lints

Fixes https://github.com/rust-lang/rust-clippy/issues/11501

The implementation before #115689 had a check for unsugared doc comments that also happened to catch `#[doc(hidden)]`, this adds the check back in more explicitly

https://github.com/rust-lang/rust/blob/852bf4e51bf260550cd1a280d2146f1c0641b1e8/src/tools/clippy/clippy_lints/src/doc.rs#L526-L529

r? `@flip1995`
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions