-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels