Skip to content

Conversation

@joshtriplett
Copy link
Member

The Unicode renderer used "‡", the double-dagger symbol, to ellipsize
the vertical bar to indicate elided lines.

Use a vertical ellipsis instead.

@epage
Copy link
Contributor

epage commented Oct 28, 2025

Thank you for looking to improve this. Unfortunately, this is a "not yet". The priority is matching rustc's output exactly until annotate-snippets is stable. We then need to figure out what is the process for making changes to the output (colors, shapes, etc).

I've been abusing #308 as a place to record thoughts on evolving the output

@joshtriplett
Copy link
Member Author

@epage Fair enough; we should fix this in rustc too, because it's the wrong symbol. :)

The Unicode renderer used "‡", the double-dagger symbol, to ellipsize
the vertical bar to indicate elided lines.

Use a vertical ellipsis instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants