Skip to content

Revert "book: use non_exhaustive attribute for struct Book"#1572

Merged
ehuss merged 1 commit into
rust-lang:masterfrom
joshrotenberg:revert-c1b2bec7d7a56909f695f103d316453dab68798e
Jun 8, 2021
Merged

Revert "book: use non_exhaustive attribute for struct Book"#1572
ehuss merged 1 commit into
rust-lang:masterfrom
joshrotenberg:revert-c1b2bec7d7a56909f695f103d316453dab68798e

Conversation

@joshrotenberg
Copy link
Copy Markdown
Contributor

@joshrotenberg joshrotenberg commented Jun 8, 2021

This reverts commit c1b2bec due to a breaking change.

Fixes #1571.
See #1557.

@oberien
Copy link
Copy Markdown

oberien commented Jun 8, 2021

Would it make sense to revert the commit on v0.4.9 directly, yank 0.4.9 and publish 0.4.10 with the revert as only difference?

@joshrotenberg
Copy link
Copy Markdown
Contributor Author

Would it make sense to revert the commit on v0.4.9 directly, yank 0.4.9 and publish 0.4.10 with the revert as only difference?

Possibly, yeah. I just did this quickly because I was already in there, but I'll let @ehuss decide the right way to handle it.

Copy link
Copy Markdown
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

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

Thanks!

@ehuss ehuss merged commit d9ce98d into rust-lang:master Jun 8, 2021
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.

0.4.9 contains a breaking change compared to 0.4.8 for preprocessors

3 participants