rust-clippy icon indicating copy to clipboard operation
rust-clippy copied to clipboard

`parsed_string_literals`: new lint

Open samueltardieu opened this issue 5 months ago • 13 comments

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.

samueltardieu avatar May 13 '25 09:05 samueltardieu