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

clippy: Fix some warnings in the script crate #31719

Merged
merged 13 commits into from Mar 18, 2024
Merged

Conversation

six-shot
Copy link
Contributor

@six-shot six-shot commented Mar 17, 2024


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes are part of Fix as many clippy problems as possible #31500 (GitHub issue number if applicable)
  • These changes do not require tests because they just fix linting errors and do not change behavior.

@mrobinson mrobinson changed the title Fixed Clippy errors clippy: Fix some warnings in the script crate Mar 18, 2024
@mrobinson
Copy link
Member

I removed the changes to layout_2020 as they are duplicated by #31712.

@mrobinson mrobinson added this pull request to the merge queue Mar 18, 2024
auto-merge was automatically disabled March 18, 2024 11:44

Head branch was pushed to by a user without write access

Merged via the queue into servo:main with commit 3ac0ab2 Mar 18, 2024
4 of 6 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.

None yet

2 participants