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

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

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.

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