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 clippy lints across all crates #423

Merged
merged 4 commits into from
Jun 20, 2024
Merged

Conversation

Dekkonot
Copy link
Member

babe wake up, new clippy version just dropped, and with it new lints.

Mostly in this case it was that we were using outdated stuff. Some dead code in rbx_reflector but we're ignoring it since we need it for Serde (well, we don't, but it'd be weird to just ignore all unknown values in the API dump)

@Dekkonot Dekkonot merged commit a542332 into rojo-rbx:master Jun 20, 2024
2 checks passed
@Dekkonot Dekkonot deleted the clippy-no branch June 20, 2024 15:31
kennethloeffler pushed a commit to kennethloeffler/rbx-dom that referenced this pull request Jul 21, 2024
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.

1 participant