about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/coverage/enum-tuple.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-11-13 14:18:04 +0000
committerbors <bors@rust-lang.org>2022-11-13 14:18:04 +0000
commit6ba3a00b94bfbd68bd6b6f496873357cd1936454 (patch)
tree308952825fce88fcd78eef94a3532d5aa30183f8 /src/test/rustdoc-ui/coverage/enum-tuple.rs
parenta8151409a0352c4141fc823cdbbd70edfdf88366 (diff)
parent146bd1e13d910bc90c5316f11ddecd35f2673d65 (diff)
downloadrust-6ba3a00b94bfbd68bd6b6f496873357cd1936454.tar.gz
rust-6ba3a00b94bfbd68bd6b6f496873357cd1936454.zip
Auto merge of #9822 - Veykril:unnecessary-safety-doc, r=Jarcho
Add `unnecessary_safety_doc` lint

changelog: [`unnecessary_safety_doc`]: Add `unnecessary_safety_doc` lint

fixes https://github.com/rust-lang/rust-clippy/issues/6880

This lint does not trigger for private functions, just like `missing_safety_docs`. Reason for that was implementation simplicity and because I figured asking first would make more sense, so if it should trigger for private functions as well let me know and I'll fix that up as well.
Diffstat (limited to 'src/test/rustdoc-ui/coverage/enum-tuple.rs')
0 files changed, 0 insertions, 0 deletions