diff options
| author | bors <bors@rust-lang.org> | 2023-04-07 11:14:10 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-04-07 11:14:10 +0000 |
| commit | 4a2cb5a7b82b4eb9a25fb0c9c1eb48e6bb1167b3 (patch) | |
| tree | 676be747cddec7898da12bd06858dda35f0628bb /tests/rustdoc-ui/coverage/enum-tuple.rs | |
| parent | b8cbce8e6aea52f694efe058df546e8028b224ef (diff) | |
| parent | 5d01e6e96cc72694529a32c42459b20ddf665507 (diff) | |
| download | rust-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/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions
