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

marked-yaml: Rationalise handling paths in both -path and otherwise #6

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

danielsilverstone-ct
Copy link
Collaborator

This fixes up our external API to not leak serde_path_to_error in case new incompatible versions come along confusing our users. Also it hides segments of the path generated by Spanned<T> so that the path isn't unpleasant for humans.

Signed-off-by: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
@kinnison kinnison merged commit e534fc5 into main Mar 26, 2024
6 checks passed
@kinnison kinnison deleted the better-paths branch March 26, 2024 11:58
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