rust/tests
bors ee0598e254 Auto merge of #6571 - ThibsG:BoxedLocalTrait, r=phansch
Fix FP for `boxed_local` lint in default trait fn impl

Fix FP on default trait function implementation on `boxed_local` lint.

Maybe I checked too much when looking if `self` is carrying `Self` in its bound type.
I can't find a good test case for this, so it could be too much conservative.
Let me know if you think only detecting `self` parameter is enough.

Fixes: #4804

changelog: none
2021-01-09 13:42:28 +00: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 Auto merge of #6571 - ThibsG:BoxedLocalTrait, r=phansch 2021-01-09 13:42:28 +00:00
ui-cargo Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
ui-internal Add unnecessary symbol string lint 2021-01-08 14:49:59 -06:00
ui-toml Merge commit '4911ab124c' into clippyup 2020-12-20 17:19:49 +01:00
compile-test.rs Merge commit 'c1664c50b2' into clippyup 2020-12-06 15:01:03 +01:00
dogfood.rs Special sync of 'e89801553d' 2020-12-23 10:57:35 +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
missing-test-files.rs cargo fmt 2019-06-21 16:47:34 +02:00
versioncheck.rs Use rustc --version in versioncheck 2021-01-02 16:20:43 +01:00