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 html print config default. #1775

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Mar 30, 2022

If the [output.html.print] config was used to set the enable flag, the config would fail to load due to the new page-break option which wasn't correctly set with a default. This fixes it so that the config can load correctly.

Fixes #1774

@ehuss ehuss merged commit 981b79b into rust-lang:master Mar 30, 2022
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.

book.toml Configuration file failure
1 participant