Files
rust/clippy_lints/src
bors a1e25a957e Auto merge of #6794 - camsteffen:needless-borrowed-ref, r=flip1995
Improve needless_borrowed_ref docs

changelog: none

I think "borrowed ref" is a confusing description for this lint. Destructuring a reference is the opposite of borrowing. So I updated the wording throughout the docs. Unfortunately this nit applies to the name of the lint itself, but I won't bother changing that. One motivation for these changes is to clarify the difference between this lint and `needless_borrow` (they are actually quite different). Let me know if I need to clarify anything or if you disagree with any changes.
2021-03-10 16:27:18 +00:00
..
2021-03-09 20:18:25 +09:00
2021-03-02 21:09:10 +09:00
2021-03-10 00:02:24 +09:00
2021-02-09 11:39:20 +03:00
2021-03-05 10:36:20 -06:00
2021-02-28 02:22:05 +01:00
2021-03-05 10:36:20 -06:00
2021-02-09 11:39:20 +03:00
2021-03-02 14:34:47 +01:00
2021-02-23 18:50:30 -05:00
2021-01-18 14:54:58 -06:00
2021-03-08 11:08:52 -05:00
2021-03-05 10:36:20 -06:00
2021-02-09 11:39:20 +03:00
2021-01-18 14:54:58 -06:00
2021-03-09 20:18:25 +09:00
2021-02-28 02:22:05 +01:00
2021-01-18 14:54:58 -06:00
2021-02-09 11:39:20 +03:00
2021-02-09 11:39:20 +03:00
2021-01-18 14:54:58 -06:00
2021-02-02 19:57:08 -08:00
2021-02-09 11:39:20 +03:00
2021-02-09 11:39:20 +03:00
2021-01-16 18:56:37 -05:00
2021-02-09 11:39:20 +03:00
2021-03-05 11:10:29 +01:00
2021-02-22 23:02:04 +09:00