Skip to content

Fix codegen to silence a lint that appeared with Rust 1.79#7578

Merged
Wumpf merged 1 commit intomainfrom
antoine/codegen-warning-fix
Oct 3, 2024
Merged

Fix codegen to silence a lint that appeared with Rust 1.79#7578
Wumpf merged 1 commit intomainfrom
antoine/codegen-warning-fix

Conversation

@abey79
Copy link
Copy Markdown
Member

@abey79 abey79 commented Oct 3, 2024

What

#7563 introduced a lint that clippy chokes on with the codegen'd rust. This PR switches off that lint in the offending places.

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG
  • If applicable, add a new check to the release checklist!
  • If have noted any breaking changes to the log API in CHANGELOG.md and the migration guide

To run all checks from main, comment on the PR with @rerun-bot full-check.

@abey79 abey79 added exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI labels Oct 3, 2024
@Wumpf Wumpf merged commit fa6f0e8 into main Oct 3, 2024
@Wumpf Wumpf deleted the antoine/codegen-warning-fix branch October 3, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exclude from changelog PRs with this won't show up in CHANGELOG.md 🚢 CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants