mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 20:54:13 +00:00
2640d5cc85
Add regression test for #11610 about mutable usage of argument in async function for the `needless_pass_by_ref_mut` lint Fixes https://github.com/rust-lang/rust-clippy/issues/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 |
||
---|---|---|
.. | ||
test_utils | ||
ui | ||
ui-cargo | ||
ui-internal | ||
ui-toml | ||
workspace_test | ||
check-fmt.rs | ||
clippy.toml | ||
compile-test.rs | ||
dogfood.rs | ||
headers.rs | ||
integration.rs | ||
lint_message_convention.rs | ||
missing-test-files.rs | ||
versioncheck.rs | ||
workspace.rs |