Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix clippy 0.1.57 lints (backport to 0.23.x) #1042

Merged
merged 3 commits into from
Dec 7, 2021

Conversation

mzabaluev
Copy link
Contributor

Backport of #1041 to v0.23.x

Overrides clippy::large_enum_variant instead of changing the enums.

No boxing of public members in the v0.23.x release stream to avoid
unnecessary breaking changes.
@mzabaluev mzabaluev mentioned this pull request Dec 7, 2021
6 tasks
@thanethomson thanethomson merged commit c64cbaa into v0.23.x Dec 7, 2021
@thanethomson thanethomson deleted the mikhail/v0.23.x/fix-clippy-0.1.57-lints branch December 7, 2021 16:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants