Skip to content

silence new clippy warning in autogenerated code in Rust 1.79 #209

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
Jun 18, 2024

Conversation

andrei-ng
Copy link
Collaborator

No description provided.

@andrei-ng andrei-ng self-assigned this Jun 18, 2024
@andrei-ng andrei-ng merged commit df6bdb6 into main Jun 18, 2024
17 of 19 checks passed
@andrei-ng andrei-ng mentioned this pull request Jun 18, 2024
@@ -38,13 +38,15 @@ jobs:
components: clippy
targets: wasm32-unknown-unknown
# lint the main library workspace excluding the wasm feature
- run: cargo clippy --features plotly_ndarray,plotly_image,kaleido -- -D warnings
# Rust 1.79 generates a new lint in autogenrated code:
Copy link
Member

Choose a reason for hiding this comment

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

Little thing, typo in "autogenerated"

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ah, thanks for spotting it. Will fix it in a next PR.

@andrei-ng andrei-ng deleted the silence-clippy-on-darling-generated-code branch June 18, 2024 18:41
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