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: Improve UDP port list handling, unnecessary .clone() #751

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

Conversation

Arvmor
Copy link
Contributor

@Arvmor Arvmor commented Feb 14, 2025

Removed a few unnecessary .clone()s.

The .clean() is also avoided by creating a local variable.

@bee-san
Copy link
Owner

bee-san commented Feb 15, 2025

This PR changes the generator and the generated output has changed. I would image it should stay the same. Give me some time to look at it :)

@Arvmor
Copy link
Contributor Author

Arvmor commented Feb 16, 2025

@bee-san

I assume the loop logic should stay the same though,
Just to confirm, the generator is automatically generated right?

Cheers ;)

@PsypherPunk
Copy link
Collaborator

#750 went in last week which should add generated.rs to the .gitignore file.

Worth rebasing off master and seeing if that ignores those changes…?

@bee-san
Copy link
Owner

bee-san commented Mar 4, 2025

#750 went in last week which should add generated.rs to the .gitignore file.

Worth rebasing off master and seeing if that ignores those changes…?

There are also merge conflicts with the generated.rs

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.

3 participants