Skip to content

Remove PartialEq attribute for LoggerType#226

Merged
wmedrano merged 1 commit intoRustAudio:mainfrom
worikgh:fix_warnings_partialeq_fp
Jan 20, 2026
Merged

Remove PartialEq attribute for LoggerType#226
wmedrano merged 1 commit intoRustAudio:mainfrom
worikgh:fix_warnings_partialeq_fp

Conversation

@worikgh
Copy link
Contributor

@worikgh worikgh commented Jan 10, 2026

LoggerType contains function pointers. PartialEq is not meaningful for function pointers.

`LoggerType` contains function pointers.  `PartialEq` is not meaningful for function pointers.

Crate compiles.  Fails same two tests the main branch fails
@wmedrano wmedrano merged commit cdad744 into RustAudio:main Jan 20, 2026
2 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