rust/tests
bors a8b5245ea3 Auto merge of #11416 - Alexendoo:raw-strings-multipart, r=xFrednet
Use multipart suggestions for raw string lints

Should make it slightly easier to see the suggested edit

Before/after for `needless_raw_string_hashes`:

| Before| After |
|--------|--------|
| ![before](https://github.com/rust-lang/rust-clippy/assets/1830331/da52a436-d890-4594-9191-819c1af946c7) | ![after](https://github.com/rust-lang/rust-clippy/assets/1830331/9731d790-8efa-42a2-b2e9-0ec51398f8f3) |

changelog: none
2023-09-01 22:19:57 +00:00
..
test_utils
ui Auto merge of #11416 - Alexendoo:raw-strings-multipart, r=xFrednet 2023-09-01 22:19:57 +00:00
ui-cargo
ui-internal
ui-toml Auto merge of #11418 - Benjscho:explicit_iter_loop_config, r=llogiq 2023-08-31 11:19:04 +00:00
workspace_test
check-fmt.rs
clippy.toml
compile-test.rs Bump ui_test to 0.20 2023-09-01 11:48:20 +00:00
dogfood.rs
headers.rs
integration.rs
lint_message_convention.rs
missing-test-files.rs
versioncheck.rs
workspace.rs