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): Don't stackoverflow on opt-level=0 #703

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

epage
Copy link
Member

@epage epage commented Mar 18, 2024

Overriding the opt-level dates back to the initial creation of toml_edit without any justification given so likely fine to remove.

Fixes #702

@epage epage merged commit 487768d into toml-rs:main Mar 18, 2024
15 checks passed
@epage epage deleted the overflow branch March 18, 2024 15:39
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.

Stack Overflow with Specific Optimization Levels When Running Test Cases
1 participant