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: trivially_copy_pass_by_ref lint #1654

Merged

Conversation

CommanderStorm
Copy link
Collaborator

As noticed in #1649, this lint fails if chainging the default and thus making it run.

For Copy-enums this should basically be the same thing, should as far as I understood not even be an API-breaking change.

Perf-wise, the compiler should be able to optimise it the same way in the end
=> sadly likely won't have a performance impact

@CommanderStorm CommanderStorm requested a review from nyurik January 24, 2025 14:51
@CommanderStorm CommanderStorm merged commit 82503d5 into maplibre:main Jan 24, 2025
17 of 18 checks passed
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