Skip to content

ctutils: add missing #[must_use] attributes#1382

Merged
tarcieri merged 1 commit into
masterfrom
ctutils/add-missing-must-use-attributes
Jan 18, 2026
Merged

ctutils: add missing #[must_use] attributes#1382
tarcieri merged 1 commit into
masterfrom
ctutils/add-missing-must-use-attributes

Conversation

@tarcieri

Copy link
Copy Markdown
Member

I ran into a bug #[must_use] would've caught and noticed we could use it all over the place. Fortunately, it can be detected and applied automatically with clippy.

I ran into a bug `#[must_use]` would've caught and noticed we could use
it all over the place. Fortunately, it can be detected and applied
automatically with clippy.
@tarcieri tarcieri merged commit f1dfe41 into master Jan 18, 2026
12 checks passed
@tarcieri tarcieri deleted the ctutils/add-missing-must-use-attributes branch January 18, 2026 00:10
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