Skip to content

ctutils: additional clippy lints#1384

Merged
tarcieri merged 1 commit intomasterfrom
ctutils/expand-clippy-lints
Jan 18, 2026
Merged

ctutils: additional clippy lints#1384
tarcieri merged 1 commit intomasterfrom
ctutils/expand-clippy-lints

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Enables the following and fixes violations if any:

  • clippy::borrow_as_ptr
  • clippy::must_use_candidate
  • clippy::ref_as_ptr
  • clippy::semicolon_if_nothing_returned
  • clippy::unwrap_in_result

Enables the following and fixes violations if any:
- `clippy::borrow_as_ptr`
- `clippy::must_use_candidate`
- `clippy::ref_as_ptr`
- `clippy::semicolon_if_nothing_returned`
- `clippy::unwrap_in_result`
@tarcieri tarcieri force-pushed the ctutils/expand-clippy-lints branch from cfab316 to cfa7e1a Compare January 18, 2026 00:32
@tarcieri tarcieri merged commit d4a2ff6 into master Jan 18, 2026
12 checks passed
@tarcieri tarcieri deleted the ctutils/expand-clippy-lints branch January 18, 2026 00:36
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