mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +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.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.