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

ParseMode: Convert from enum to configurable struct #50

Merged
merged 3 commits into from
Dec 21, 2021

Conversation

Turbo87
Copy link
Contributor

@Turbo87 Turbo87 commented Dec 18, 2021

This allows users to only opt-in to some of the laxness, if necessary.

This should probably be considered a breaking change since the type of the public ParseMode has changed.

src/lexer.rs Outdated Show resolved Hide resolved
This allows users to only opt-in to some of the laxness, if necessary
Copy link
Member

@Jake-Shadle Jake-Shadle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

@mergify mergify bot merged commit d2425ce into EmbarkStudios:main Dec 21, 2021
@Turbo87 Turbo87 deleted the configurable-parse-mode branch December 21, 2021 08:59
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