Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Properly handle CRLF line endings in the syntax tree view #19056

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

Giga-Bowser
Copy link
Contributor

closes #19022

I've never had to handle CRLF stuff so there's a chance I missed an easier solution, but this seems to fix it. Let me know if anything needs to be changed!

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 27, 2025
@Veykril Veykril added this pull request to the merge queue Jan 28, 2025
Merged via the queue into rust-lang:master with commit 9f1ad04 Jan 28, 2025
9 checks passed
@Giga-Bowser Giga-Bowser deleted the fix-syntax-tree-crlf branch January 28, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect range with CRLF in Show Syntax Tree
3 participants