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

test(toml): Demonstrate issues were fixed #471

Merged
merged 3 commits into from
Jan 19, 2023
Merged

test(toml): Demonstrate issues were fixed #471

merged 3 commits into from
Jan 19, 2023

Conversation

epage
Copy link
Member

@epage epage commented Jan 19, 2023

With #470, we more reliably generate valid output.

Fixes #387
Fixes #356
Fixes #403

With toml-rs#470, we more reliably generate valid output.

Fixes toml-rs#387
With toml-rs#470, we've changed out generator so we avoid ValueAfterTable
errors.

Fixes toml-rs#356
With toml-rs#470, we changed our generator which can handle more cases

Fixes toml-rs#403
@epage epage merged commit 5b35a2d into toml-rs:main Jan 19, 2023
@epage epage deleted the tests branch January 19, 2023 21:12
@epage epage mentioned this pull request Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant