Skip to content

Conversation

@muzarski
Copy link
Contributor

@muzarski muzarski commented Jul 9, 2024

Fix: #1015

Bumped darling to v0.20.10. This version of darling appeases the clippy lints - we don't need to disable them anymore.

Pre-review checklist

  • I have split my patch into logically separate commits.
  • All commit messages clearly explain what they change and why.
  • [ ] I added relevant tests for new features and bug fixes.
  • All commits compile, pass static checks and pass test.
  • PR description sums up the changes and reasons why they should be introduced.
  • [ ] I have provided docstrings for the public items that I want to introduce.
  • [ ] I have adjusted the documentation in ./docs/source/.
  • I added appropriate Fixes: annotations to PR description.

@github-actions
Copy link

github-actions bot commented Jul 9, 2024

cargo semver-checks found no API-breaking changes in this PR! 🎉🥳
Checked commit: 20beb70

Bumped darling to v0.20.10. This version of darling appeases the
clippy lints - we don't need to disable them anymore.
@muzarski muzarski self-assigned this Jul 9, 2024
@wprzytula wprzytula merged commit a188ef8 into scylladb:main Jul 9, 2024
wprzytula added a commit to wprzytula/scylla-rust-driver that referenced this pull request Jul 11, 2024
macros: enable clippy lints after darling fix
(cherry picked from commit a188ef8)
@muzarski muzarski deleted the darling_fix branch October 29, 2024 14:35
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.

scylla-macros: Enable clippy lints once darling issue is fixed

3 participants