mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
981ffa7c14
Check for `.to_string().into_bytes()` in string_lit_to_bytes fixes #6927 changelog: Add a check for `into_bytes()` to string_lit_to_bytes lint