Skip to content
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

refactor: fix clippy lints #55

Merged
merged 2 commits into from
Mar 23, 2024
Merged

refactor: fix clippy lints #55

merged 2 commits into from
Mar 23, 2024

Conversation

eopb
Copy link
Owner

@eopb eopb commented Mar 23, 2024

  • fix: remove duplicate #[must_use]
  • refactor: use elided lifetimes for SerializableSecret

eopb added 2 commits March 23, 2024 15:01
`Secret::try_from` returns `Result` which is already `#[must_use]`
@eopb eopb marked this pull request as ready for review March 23, 2024 15:04
@eopb eopb enabled auto-merge March 23, 2024 15:04
@eopb eopb merged commit 917558a into main Mar 23, 2024
6 checks passed
@eopb eopb deleted the push-kxklklmqkwly branch March 23, 2024 15:04
@github-actions github-actions bot mentioned this pull request Mar 23, 2024
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.

1 participant