rust/tests
bors df65291edd Auto merge of #7856 - Manishearth:impl-safety, r=xFrednet
missing_safety_doc: Handle 'implementation safety' headers as well

We hit some FPs on this in `yoke`, it's somewhat normal to mark trait impl safety with "implementation safety". We could also broaden the check for headers which contain the word "safety" somehow, or split out impl safety stuff to only apply to traits.

changelog: handle 'implementation safety' headers in `missing_safety_doc`
2021-10-21 21:51:24 +00:00
..
cargo Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
ui Auto merge of #7856 - Manishearth:impl-safety, r=xFrednet 2021-10-21 21:51:24 +00:00
ui-cargo
ui-internal Merge remote-tracking branch 'upstream/master' into rustup 2021-10-21 12:18:12 +02:00
ui-toml Merge remote-tracking branch 'upstream/master' into rustup 2021-10-21 12:18:12 +02:00
ui_test avoid eq_op in test code 2021-10-19 21:02:30 +02:00
clippy.toml
compile-test.rs avoid eq_op in test code 2021-10-19 21:02:30 +02:00
dogfood.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
fmt.rs
integration.rs Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup 2021-09-28 18:03:12 +01:00
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs