rust/tests
Mateusz Gacek 6966c78be7
wrong_self_convention: fix FP inside trait impl for to_* method
When the `to_*` method takes `&self` and it is a trait implementation,
we don't trigger the lint.
2021-03-29 23:46:03 -07:00
..
auxiliary Remove all copyright license headers 2019-01-08 21:46:39 +01:00
cargo Merge commit '2f6439ae6a' into clippyup 2020-10-09 12:45:29 +02:00
ui wrong_self_convention: fix FP inside trait impl for to_* method 2021-03-29 23:46:03 -07:00
ui-cargo Merge commit '70c0f90453' into clippyup 2021-02-11 15:04:38 +01:00
ui-internal Move declare_clippy_lint back into clippy_lints 2021-02-23 18:50:30 -05:00
ui-toml Auto merge of #6805 - matthiaskrgr:uca_nopub_6803, r=flip1995 2021-03-17 10:53:02 +00:00
compile-test.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
dogfood.rs Merge commit '6ed6f1e6a1' into clippyup 2021-03-12 15:30:50 +01:00
fmt.rs Merge commit '3d0b0e66af' into clippyup 2020-08-28 18:43:25 +02:00
integration.rs Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
lint_message_convention.rs Merge commit '6ed6f1e6a1' into clippyup 2021-03-12 15:30:50 +01:00
missing-test-files.rs Fix/allow non_fmt_panic in clippy tests. 2021-02-03 23:15:51 +01:00
versioncheck.rs Merge commit '6ed6f1e6a1' into clippyup 2021-03-12 15:30:50 +01:00