rust-clippy
rust-clippy copied to clipboard
`parsed_string_literals`: new lint
This lint detects parsing of string literals into IP addresses when they are known correct.
changelog: [parsed_string_literals]: new lint
Inspired by this Zulip comment.