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

Box large error variants #1506

Merged

Conversation

zthompson47
Copy link
Contributor

Remove all #[allow(clippy::result_large_err)] and #[allow(clippy::large_enum_variant)] directives by boxing large variants of fj_kernel::validate::ValidationError.

Remove all `#[allow(clippy::result_large_err)]` and
`#[allow(clippy::large_enum_variant)]` directives by boxing
large variants of `fj_kernel::validate::ValidationError`.
Copy link
Owner

@hannobraun hannobraun left a comment

Choose a reason for hiding this comment

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

Thank you, @zthompson47, looking good!

@hannobraun hannobraun merged commit 55bb16e into hannobraun:main Jan 13, 2023
@zthompson47 zthompson47 deleted the resolve-large-variant-warnings branch January 13, 2023 11:35
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.

2 participants