mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 04:40:11 +00:00

"innermost", "outermost", "leftmost", and "rightmost" don't need hyphens These are all standard dictionary words and don't require hyphenation. ----- Encountered an instance of this in error messages and it bugged me, so I figured I'd fix it across the entire codebase.