Skip to content

fix: address Clippy change #3229

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

Closed
wants to merge 1 commit into from
Closed

fix: address Clippy change #3229

wants to merge 1 commit into from

Conversation

nyurik
Copy link
Contributor

@nyurik nyurik commented Jun 11, 2025

No description provided.

writeln!(
dst,
"test_header!(header_{func}, {});",
entry.path().display()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ouch, sorry I missed this one. But we actually want the quotes here, right? Tests are failing.

I did a pass at this in #3231.

@emilio
Copy link
Contributor

emilio commented Jun 18, 2025

Superseded by #3231.

@emilio emilio closed this Jun 18, 2025
@nyurik nyurik deleted the ci-fix branch June 18, 2025 13:04
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