Skip to content

..= in Rust #932

@ropewalker

Description

@ropewalker

Closed ranges in Rust look like this: a..=b, while half-closed ones are just a..b (see examples), so displaying ..= as ••= creates inconsistency. It would be nice to remove the ligature or create a stylistic set for it, depending on whether it is used in other languages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions