about summary refs log tree commit diff
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-04-07 11:14:10 +0000
committerbors <bors@rust-lang.org>2023-04-07 11:14:10 +0000
commit4a2cb5a7b82b4eb9a25fb0c9c1eb48e6bb1167b3 (patch)
tree676be747cddec7898da12bd06858dda35f0628bb /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parentb8cbce8e6aea52f694efe058df546e8028b224ef (diff)
parent5d01e6e96cc72694529a32c42459b20ddf665507 (diff)
downloadrust-4a2cb5a7b82b4eb9a25fb0c9c1eb48e6bb1167b3.tar.gz
rust-4a2cb5a7b82b4eb9a25fb0c9c1eb48e6bb1167b3.zip
Auto merge of #10497 - y21:outer_doc_comment_bang, r=dswij
new lint: suspicious_doc_comments

Fixes #10485.

This PR adds a new lint (`suspicious_doc_comments`) that triggers when the user writes `///!` or `/**!`.
This is almost certainly a mistake and the user probably meant to write an inner doc comment (`//!`, `/*!`) to document the module or crate that this comment is contained in.

changelog: [`suspicious_doc_comments`]: new lint
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions