Skip to content

Silence new clippy lint on nightly - #2564

Merged
svix-jplatte merged 1 commit into
mainfrom
jplatte/nightly-lint
Aug 13, 2026
Merged

Silence new clippy lint on nightly#2564
svix-jplatte merged 1 commit into
mainfrom
jplatte/nightly-lint

Conversation

@svix-jplatte

Copy link
Copy Markdown
Member

Clippy complains about a #[must_use] annotation on a fn that returns std::future::Future. We don't have such an attribute there, it's part of the enum_dispatch macro output.

@svix-jplatte
svix-jplatte marked this pull request as ready for review August 13, 2026 10:52
@svix-jplatte
svix-jplatte requested a review from a team August 13, 2026 10:52
@svix-jplatte
svix-jplatte requested a review from a team as a code owner August 13, 2026 10:52
@svix-jplatte
svix-jplatte merged commit 14eaffb into main Aug 13, 2026
38 checks passed
@svix-jplatte
svix-jplatte deleted the jplatte/nightly-lint branch August 13, 2026 15:52
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