rust/tests
bors bf70865cf4 Auto merge of #9199 - Xiretza:unused-self-exported-api, r=Jarcho
unused_self: respect avoid-breaking-exported-api

```
changelog: [`unused_self`]: Now respects the `avoid-breaking-exported-api` config option
```

Fixes #9195.

I mostly copied the implementation from `unnecessary_wraps`, since I don't have much understanding of rustc internals.
2022-07-18 12:29:22 +00:00
..
test_utils
ui Auto merge of #9199 - Xiretza:unused-self-exported-api, r=Jarcho 2022-07-18 12:29:22 +00:00
ui-cargo Merge remote-tracking branch 'upstream/master' into rustup 2022-07-15 09:49:15 +02:00
ui-internal Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup 2022-06-30 10:50:09 +02:00
ui-toml
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-07-15 09:49:15 +02:00
dogfood.rs
integration.rs
lint_message_convention.rs Use LazyLock for lint_message_convention regexes 2022-07-13 14:10:39 +00:00
missing-test-files.rs
versioncheck.rs
workspace.rs