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(parser): Return correct span for multi-byte characters #713

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

epage
Copy link
Member

@epage epage commented Apr 18, 2024

This is a step towards addressing rust-lang/cargo#13772

@epage epage merged commit 2ca30f6 into toml-rs:main Apr 18, 2024
13 checks passed
@epage epage deleted the emoji branch April 18, 2024 21:52
bors added a commit to rust-lang/cargo that referenced this pull request Apr 19, 2024
fix(toml): Don't crash on parse errors that point to multi-byte character

This pulls in toml-rs/toml#713

Fixes #13772
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.

None yet

1 participant