SIGN IN SIGN UP

chore: Fix some violations of 'needless_pass_by_ref_mut' lint (#18795)

While this lint is allow-by-default, it seems pretty useful to get rid
of mutable borrows when they're not needed.

Closes #ISSUE

Release Notes:

- N/A
P
Piotr Osiewicz committed
03c84466c22390bce5802c6ba4f27108d2ab5d61
Parent: 59f0f4a
Committed by GitHub <noreply@github.com> on 10/6/2024, 11:29:58 PM