mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:43:24 +03:00
a8b5245ea3
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 | |--------|--------| |  |  | changelog: none