Skip to content

chore: remove #[must_use] attribute#63

Merged
Stebalien merged 1 commit into
masterfrom
remove-must-use
May 11, 2025
Merged

chore: remove #[must_use] attribute#63
Stebalien merged 1 commit into
masterfrom
remove-must-use

Conversation

@vmx

@vmx vmx commented May 10, 2025

Copy link
Copy Markdown
Contributor

Rust nightly reports:

warning: `#[must_use]` has no effect when applied to a provided trait method

Hence I'm remove that attribute.

Rust nightly reports:

    warning: `#[must_use]` has no effect when applied to a provided trait method

Hence I'm remove that attribute.
@vmx vmx force-pushed the remove-must-use branch from 5e31ae1 to bfd9bd9 Compare May 10, 2025 21:50
@Stebalien Stebalien merged commit e04cb90 into master May 11, 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