rust/tests
bors 60e68d68c6 Auto merge of #8226 - Jarcho:manual_memcpy_8160, r=flip1995
`manual_memcpy` fix

fixes #8160

Ideally this would work with `VecDeque`, but the current interface is unsuitable for it. At a minimum something like `range_as_slices` would be needed.

changelog: Don't lint `manual_memcpy` on `VecDeque`
changelog: Suggest `copy_from_slice` for `manual_memcpy` when applicable
2022-01-12 18:44:34 +00:00
..
test_utils Refactor test utils 2022-01-10 15:22:17 -06:00
ui Auto merge of #8226 - Jarcho:manual_memcpy_8160, r=flip1995 2022-01-12 18:44:34 +00:00
ui-cargo Merge commit '27afd6ade4' into clippyup 2021-09-08 16:31:47 +02:00
ui-internal Merge commit 'a5d597637d' into clippyup 2021-12-06 12:33:31 +01:00
ui-toml Use method name from conf::DisallowedMethod 2022-01-12 16:23:22 +00:00
ui_test Merge commit '91496c2ac6' into clippyup 2021-10-21 13:11:36 +02:00
workspace_test Move workspace test 2022-01-10 17:08:22 -06:00
clippy.toml Merge commit '3ae8faff4d' into clippyup 2021-06-03 08:41:37 +02:00
compile-test.rs Refactor test utils 2022-01-10 15:22:17 -06:00
dogfood.rs Merge dogfood tests 2022-01-10 17:08:22 -06:00
fmt.rs Remove rustfmt component check 2022-01-10 17:08:22 -06:00
integration.rs Merge commit 'cb7915b00c' into clippyup 2021-09-28 18:03:12 +01:00
lint_message_convention.rs Merge commit '27afd6ade4' into clippyup 2021-09-08 16:31:47 +02:00
missing-test-files.rs Merge commit 'e181011378' into clippyup 2021-11-04 12:52:36 +00:00
versioncheck.rs Merge commit '27afd6ade4' into clippyup 2021-09-08 16:31:47 +02:00
workspace.rs Move workspace test 2022-01-10 17:08:22 -06:00