Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #11622 - GuillaumeGomez:needless_pass_by_ref_mut-regres…
…sion-test-11610, r=blyxyas Add regression test for #11610 about mutable usage of argument in async function for the `needless_pass_by_ref_mut` lint Fixes #11610. This was already fixed. I simply added a regression test. changelog: Add regression test for #11610 about mutable usage of argument in async function for the `needless_pass_by_ref_mut` lint
- Loading branch information