Skip to content

Remove #[must_use] from set_storage_at function - #125

Merged
Arvolear merged 2 commits into
BlockstreamResearch:devfrom
schoen:fix/no-must-use-set-storage-at
Aug 17, 2026
Merged

Remove #[must_use] from set_storage_at function#125
Arvolear merged 2 commits into
BlockstreamResearch:devfrom
schoen:fix/no-must-use-set-storage-at

Conversation

@schoen

@schoen schoen commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This is a pretty trivial change to eliminate spurious warnings in my upcoming stdlib storage function PR where we call set_storage_at() without checking its return value, because it never returns any value!

@schoen
schoen requested a review from Arvolear as a code owner August 14, 2026 23:26
@Arvolear
Arvolear changed the base branch from master to dev August 17, 2026 10:27

@Arvolear Arvolear left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@Arvolear
Arvolear merged commit 920fa76 into BlockstreamResearch:dev Aug 17, 2026
9 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