rust-clippy/clippy_lints/src/doc
Paul R. Tagliamonte 35e2027a35 Fix grammer for the Safety documentation check
The original message ("unsafe function's docs miss `# Safety` section")
reads quite awkwardly. I've changed it to "unsafe function's docs are missing
a `# Safety` section" to have it read better.

Signed-off-by: Paul R. Tagliamonte <paultag@gmail.com>
2024-06-05 14:11:56 -04:00
..
lazy_continuation.rs Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-update 2024-05-21 10:39:30 -07:00
link_with_quotes.rs Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync 2023-12-01 18:21:58 +01:00
markdown.rs Auto merge of #12809 - GuillaumeGomez:missing-backticks-fix, r=y21 2024-05-25 12:03:07 +00:00
missing_headers.rs Fix grammer for the Safety documentation check 2024-06-05 14:11:56 -04:00
mod.rs Merge remote-tracking branch 'upstream/master' into rustup 2024-05-30 09:44:14 +02:00
needless_doctest_main.rs Construct SourceMap at the same time as SessionGlobals. 2024-04-16 13:02:53 +10:00
suspicious_doc_comments.rs Merge commit 'f0cdee4a3f094416189261481eae374b76792af1' into clippy-subtree-sync 2023-12-01 18:21:58 +01:00