Skip to content

Conversation

@Lorak-mmk
Copy link
Collaborator

cargo-semver-check by default fails when #[deprecated] is added. In one of previous PRs, I disabled this check, but I did not notice there are more similar lints. Here I downgrade them all.

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.

cargo-semver-check by default fails when #[deprecated] is added. In one
of previous PRs, I disabled this check, but I did not notice there are
more similar lints. Here I downgrade them all.
@Lorak-mmk Lorak-mmk marked this pull request as ready for review October 31, 2025 12:45
@Lorak-mmk Lorak-mmk requested a review from wprzytula October 31, 2025 12:45
@Lorak-mmk Lorak-mmk self-assigned this Oct 31, 2025
@Lorak-mmk Lorak-mmk added this to the 1.4.0 milestone Oct 31, 2025
@Lorak-mmk Lorak-mmk changed the title Cargo.toml: Disable deprecated lints Cargo.toml: Disable lints about #[deprecated] Oct 31, 2025
@github-actions
Copy link

cargo semver-checks found no API-breaking changes in this PR.
Checked commit: 3b4df19

@Lorak-mmk Lorak-mmk merged commit 80623e8 into scylladb:main Nov 1, 2025
12 checks passed
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