bors ed7a82ef05 Auto merge of #7653 - lengyijun:same_name_method_crate, r=llogiq
New lint: `same_name_method`

changelog: ``[`same_name_method`]``
fix: https://github.com/rust-lang/rust-clippy/issues/7632

It only compares a method in `impl` with another in `impl trait for`
It doesn't lint two methods in two traits.

I'm not sure my approach is the best way. I meet difficulty in other approaches.
2021-09-17 22:02:04 +00:00
..
2021-09-08 14:07:03 -05:00
2021-09-08 14:07:03 -05:00
2021-09-08 14:07:03 -05:00
2021-09-08 08:21:06 -05:00
2021-09-08 08:21:06 -05:00
2021-09-08 08:21:06 -05:00