mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
96c2e62d57
Reclassify chars_next_cmp as a style lint. This makes it consistent with chars_last_cmp. changelog: none