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