mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
03cda6b022
Refactor is_snake_case. I wondered what the definition of this actually was, and found the original hard to read. I believe this change preserves the original behavior, but is hopefully clearer.