Files
rust/tests
bors 563da5248d Auto merge of #5387 - jpospychala:useless_self_fp, r=yaahc
`unused_self` false positive

fixes #5351

Remove the for loop in `unused_self` so that lint enabled for one method doesn't trigger on another method.

changelog: Fix false positive in `unused_self` around lint gates on impl items
2020-03-30 18:10:21 +00:00
..
2020-02-05 20:54:58 +03:00
2020-02-12 09:34:28 +01:00
2020-03-14 22:20:16 +07:00
2019-06-21 16:47:34 +02:00