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

tremor-rs: fix errors caused by new warning #366089

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FliegendeWurst
Copy link
Member

Fixes #365909

The previous replacement of deny(warnings) to warn(warnings) was a bit silly, so I decided to just remove the statement.

I checked the other uses of deny(...), they are all harmless (as in, either clippy or a specific lint).

Things done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build failure: tremor-rs
1 participant