Skip to content

squelch most clippy warnings in generated code #809

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

Merged
merged 1 commit into from
Apr 27, 2025

Conversation

gvozdvmozgu
Copy link
Contributor

@gvozdvmozgu gvozdvmozgu commented Apr 22, 2025

close #808

Copy link

codspeed-hq bot commented Apr 22, 2025

CodSpeed Performance Report

Merging #809 will not alter performance

Comparing gvozdvmozgu:silence-clippy (318524f) with master (4ab2d27)

Summary

✅ 12 untouched benchmarks

Copy link

netlify bot commented Apr 22, 2025

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit 318524f
🔍 Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/680763b0a72d2a0008437843

@MichaReiser
Copy link
Contributor

Thanks. I guess that works :) It's the brute force approach but I'm not aware of an alternative. I'll merge this unless anyone else has an idea on how to approach this in a different way.

@MichaReiser MichaReiser added this pull request to the merge queue Apr 27, 2025
Merged via the queue into salsa-rs:master with commit c75b016 Apr 27, 2025
11 checks passed
@github-actions github-actions bot mentioned this pull request May 2, 2025
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.

Interned struct with 7 fields or more leads to clippy::too_many_arguments
2 participants